AviReader in macro?
Posted by nckrzan on Mar 01, 2011; 10:33pm
URL: http://imagej.273.s1.nabble.com/AviReader-in-macro-tp3685518.html
Hello,
I tried to construct the "Batch Macro" (or some plugin) for conversion of
huge no. of .avi files for .tiff format.
But I have problem with the "open" AviReader function ...
open(dir+list[i]);
it works properly, the AviReader is opening the file....
but I couldn't find the way to measure the lenght of the stack in the
Virtual Stack. What is the proper function?
The ImageSequence give the answer - no slides in stack.
However the slides exist - and could be extract i.e. be the function
"Stack to Slide"
I have 3 question?
- exist possibility to open by some construction : run (AviReader ....);?
- could be AviReader by used automatic with marked function "Virtual Stack" ?
- in which way I can use the function : stack.getSize in Macro?
Regards,
Marcel Krzan