Skip to content

average() not working/available #325

@aski-codes

Description

@aski-codes

I am unable to call average() like described in example 8 from https://github.com/fourMs/MGT-python/blob/master/docs/examples.md :

mv = mg.MgVideo(mg.examples.pianist)
...
average_standard = mv.average()

I get an error message that MgVideo does not have an average attribute.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions