progressive differences

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

progressive differences

alexxx
I'm an imagej-newbie,
and I'd like to use it to process a sequence (stack, right?) of images I acquired with a cameraµscope.

Since I'm looking for faint variations from one image to the next, I'd like to produce a new stack, containing the results of these operations:

image #2 - image #1
image #3 - image #2
...
image #n - image #n-1

there is a way to do it?

thank you!

Alessandro