Hi everybody,
Is there any place where I can find where stack and frame indexes are
one-based and when they are zero-based? I've found that, for instance,
ImagePlus.getStackIndex(int channel, int slice, int frame)
is one-based, but for instance
ImageStack.setVoxel(int x, int y, int z)
is zero-based. In this case, z would be the slice number. I might be
wrong, but is the nomenclature (z / slice) the only indicator in this case?
Best,
José.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html