API call for hyperstack to stack?
Posted by
Aryeh Weiss on
URL: http://imagej.273.s1.nabble.com/API-call-for-hyperstack-to-stack-tp5023716.html
The HyperStackConverter doc says that it
Implements the "Stack to HyperStack", "RGB to HyperStack" and
"HyperStack to Stack" commands.
However, while I see three toHyperStack() methods, I do not see any
toStack method, and I want to do Hypertack to Stack.
I can do it with IJ.run, but I an trying to replace IJ.run calls in my
code.
In the source
https://imagej.nih.gov/ij/source/ij/plugin/HyperStackConverter.javaI see code to do hyperstack to stack (covertHSToStack), but I do not
know how to use it.
What am I missing?
Thanks in advance
--aryeh
--
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
Ramat Gan 52900 Israel
Ph: 972-3-5317638
FAX: 972-3-7384051
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html