[ImageJ-devel] [fiji-devel] New methods in CalibratedSpace
Stephan Preibisch
preibisch at mpi-cbg.de
Thu Jul 12 14:02:12 CDT 2012
Good point :) I will change the the comments and push it!
Bye bye,
Steffi
On Jul 12, 2012, at 14:51 , Curtis Rueden wrote:
> Hi Steffi,
>
>
> 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?
>
> Regards,
> Curtis
>
>
> On Thu, Jul 12, 2012 at 1:37 PM, Stephan Preibisch <preibisch at mpi-cbg.de> wrote:
> 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
>
> --
> Please avoid top-posting, and please make sure to reply-to-all!
>
> Mailing list web interface: http://groups.google.com/group/fiji-devel
>
>
> --
> Please avoid top-posting, and please make sure to reply-to-all!
>
> Mailing list web interface: http://groups.google.com/group/fiji-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20120712/63df3cb2/attachment.html>
More information about the ImageJ-devel
mailing list