[ImageJ-devel] [fiji-devel] The end of ImgLib1

Stephan Preibisch preibischs at janelia.hhmi.org
Tue Apr 30 14:23:18 CDT 2013


Hi Albert,

that should be no problem. You have any time to update it. What we plan to do is just move ImgLib1 into the SPIM_Registration until the entire migration is finished. This will take time, but it discourages new users from still using ImgLib1. You just have to update the TrakEM2 pom.xml to import SPIM_Registration instead of ImgLib1 until you finished porting your stuff.

If you have specialized implementations like ShapeList that do not really migrate to ImgLib2 well, I would just put it into TrakEM directly or into imglib2-algorithms-legacy. There I have some of my implementations that are not "properly" ported to ImgLib2.

Does that sound ok?

Bye bye,
Stephan

On Apr 30, 2013, at 13:52 , Albert Cardona wrote:

> On Apr 30, 2013, at 11:23 AM, Stephan Preibisch
> <preibischs at janelia.hhmi.org> wrote:
> 
>> Hi everyone,
>> 
>> as some of you may know, a precursor of our image processing library ImgLib2 (http://imglib2.net) exists, which is called ImgLib1. It still lives in Fiji and in the imglib repository. The plan is to get rid of it in both places within this week to finally migrate to ImgLib2 entirely.
>> 
>> The plan is to integrate it into the SPIM Registration plugin which still makes heavy use of it to gradually convert it to ImgLib2 as well. So for people who still want to use it can do so by importing the SPIM Registration plugin and the jars will also be available for download on a webpage.
>> 
>> If anybody has any objections to that please let us know.
> 
> 
> The 3d viewer (marching cubes) and TrakEM2 depend on ImgLib1. I will
> have time to work on it this Summer, not earlier than August.
> 
> What needs to be done:
> (1) Convert the Marching Cubes code in the 3D Viewer to use ImgLib2.
> Should be easy and straightforward.
> (2) Create a Shape (as in java.awt.Shape) planar Img, which TrakEM2
> would then use to present collections of java.awt.geom.Area as an Img
> to the Marching Cubes.
> 
> I have created twice the ShapeImg in ImgLib2 and both times it was
> erased. I would appreciate if now you guys create it. It won't take
> long. Put it in an ImgLib2 package that has java.awt dependencies.
> 
> Albert
> 
> -- 
> -- 
> Please avoid top-posting, and please make sure to reply-to-all!
> 
> Mailing list web interface: http://groups.google.com/group/fiji-devel
> 
> --- 
> You received this message because you are subscribed to the Google Groups "Fiji-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to fiji-devel+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
> 
> 




More information about the ImageJ-devel mailing list