Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for normalization in mgmotionaverage #7

Open
alexarje opened this issue Dec 28, 2017 · 3 comments
Open

Option for normalization in mgmotionaverage #7

alexarje opened this issue Dec 28, 2017 · 3 comments

Comments

@alexarje
Copy link

Now normalization is on per default in mgmotionaverage. This makes sense for most things, but it would be good to have an option for turning off normalization.

@emoninet2
Copy link

feature added in #23

@alexarje
Copy link
Author

Cool. But getting an error when trying to use it:

mgmotionaverage('dance.avi','color','normalize');

results in this error:

Index exceeds the number of array elements (3).

Error in mgmotionaverage (line 73)
if (strcmpi(varargin{argi+1},'off'))

@emoninet2
Copy link

Fixed in #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants