Hi,
I would like to add the following methods to CalibratedSapce.java
/** Copies the {@link Img}'s calibration into the given array. */
void calibration(float[] cal);
/** Sets the image calibration for the given dimension. */
void setCalibration(double[] cal);
/** Sets the image calibration for the given dimension. */
void setCalibration(float[] cal);
ImgLib2 compiles fine, let me know if anyone has objections, otherwise I will
push it soon ...
Bye bye,
Steffi_______________________________________________
ImageJ-devel mailing list
[email protected]
http://imagej.net/mailman/listinfo/imagej-devel