[ImageJ-devel] Converting ImgPlus to ImagePlus
Curtis Rueden
ctrueden at wisc.edu
Mon Apr 28 13:28:19 CDT 2014
Hi all,
> what is the correct way to convert a list of ImgPluses to an
> ij.ImagePlus?
Mark & I discussed offline, but for lurkers, the answer is:
net.imglib2.img.display.imagej.ImageJFunctions.wrap(RandomAccessibleInterval,
String)
Regards,
Curtis
On Sat, Apr 26, 2014 at 11:25 AM, Mark Hiner <hinerm at gmail.com> wrote:
> Hi all (especially ImgLib developers)
>
> I was just wondering - what is the correct way to convert a list of ImgPluses
>
> <https://github.com/imglib/imglib/blob/master/meta/src/main/java/net/imglib2/meta/ImgPlus.java>to
> an ij.ImagePlus?
>
> I thought imglib-ij <https://github.com/imglib/imglib-ij> provided this
> functionality, but it seems like it's only in the IJ->ImgLib2 direction.
>
> Thanks for the help,
> Mark
>
> _______________________________________________
> ImageJ-devel mailing list
> ImageJ-devel at imagej.net
> http://imagej.net/mailman/listinfo/imagej-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20140428/40edd24d/attachment.html>
More information about the ImageJ-devel
mailing list