I would like to add the following methods to CalibratedSapce.java I think these methods are good additions! /** Sets the image calibration for the given dimension. */ void setCalibration(double[] cal); /** Sets the image calibration for the given dimension. */ void setCalibration(float[] cal);Shouldn't the javadoc for these read "Sets the image calibration from the given array." or similar?
Hi all Any chance ImagePlusAdapter wrap() methods return an ImgPlus? Cheers jy
_______________________________________________ ImageJ-devel mailing list [email protected] http://imagej.net/mailman/listinfo/imagej-devel
