[ImageJ-devel] [fiji-devel] New methods in CalibratedSpace

Curtis Rueden ctrueden at wisc.edu
Thu Jul 12 15:33:01 CDT 2012


Hi Steffi,


> you could just add another wrap method that does that if you like ...
> seems useful to me . ...


I agree with J-Y: the wrap methods could always return ImgPlus, since an
ImgPlus is also an Img. No reduction in functionality there.

-Curtis


On Thu, Jul 12, 2012 at 3:30 PM, Stephan Preibisch <preibisch at mpi-cbg.de>wrote:

> Hi J-Y,
>
> you could just add another wrap method that does that if you like ...
> seems useful to me . ...
>
> Bye bye,
> Steffi
>
> On Jul 12, 2012, at 16:28 , Jean-Yves Tinevez wrote:
>
>
>
>
>>  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
>
>
>  --
> 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/99ff62cd/attachment.html>


More information about the ImageJ-devel mailing list