How to reference next image in Batch Macro
Posted by Anish Prasanna on Aug 07, 2015; 5:01pm
URL: http://imagej.273.s1.nabble.com/How-to-reference-next-image-in-Batch-Macro-tp5013954.html
Hi all,
I am working on a project that requires me to do image subtraction on consecutive images in a folder. I wanted to automate this task. However, I am not totally sure as to how to access the next image in the folder and subtract it from the current image in process through the batch macro.