using ij.plugin.HyperStackConverter("stacktohs")
Posted by
ericbarnhill on
Jul 29, 2013; 11:08am
URL: http://imagej.273.s1.nabble.com/using-ij-plugin-HyperStackConverter-stacktohs-tp5004199.html
I'm a little confused as to how I implement the HyperStackConverter
object. I see in the API that the method
public void run(java.lang.String arg)
is passed an arg from IJ_Props.txt and I see that the arg I want is
hyperstacks02="Stack to Hyperstack...",
ij.plugin.HyperStackConverter("stacktohs")
But I don't understand:
-- how do I pass the other parameters I need, such as ZTC order,
slices, frames?
-- how to access the created hyperstack when the method is void?
Thanks,
Eric
---
Eric Barnhill
Clinical Research Imaging Centre
The University of Edinburgh
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html