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

--add doesn't seem to work with -loop #3

Open
GoogleCodeExporter opened this issue May 1, 2015 · 0 comments
Open

--add doesn't seem to work with -loop #3

GoogleCodeExporter opened this issue May 1, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. use "loadframes" to load a sequence of images
(ImageStack -loadframes 03289.jpg 03290.jpg 03291.jpg 03292.jpg 03293.jpg 
03294.jpg 03295.jpg 03296.jpg - still can't load more than 8 frames)

2. use -loop 7 --add to add the second to the first 7 times to add the stack 
together. 

3. Stack Underflow.

What is the expected output? What do you see instead?
Trying to use "add" to sum a bunch of images and then wish to divide the pixel 
values by the number of images, but add doesn't seem to want to be used on any 
more than two images.

Maybe I should just use eval?

What version of the product are you using? On what operating system?
win764, latest version of imagestack.

Original issue reported on code.google.com by [email protected] on 15 Feb 2011 at 3:54

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

1 participant