Posted by
Albert Cardona-2 on
Dec 02, 2009; 9:34pm
URL: http://imagej.273.s1.nabble.com/ImageJ-development-involvement-contributions-tp3690030p3690072.html
Hi Raymond,
> I was just wondering what the situation is with development
> involvement/contributions to the code for ImageJ.
Development for ImageJ affects thousands of users and is not a small matter.
A funded project is starting for the development of some identified
areas in need.
Most details are here:
http://imagejdev.org/> I just got the code and started to upgrade some of the AWT stuff
> to Swing. It compiles and runs okay (I can load an image, etc.).
> Still more work to get rid of all the glitches, but it is a start.
About half a dozen developers have attempted that.
There are lots of issues involved, it's not a trivial matter of "upgrading".
> I can contribute this work and more.
>
> What is the project's position on this?
The best contribution is on image processing algorithms.
In particular algorithms with broad applications such as:
* image segmentation in 2D/3D/4D
* particle counting
* particle tracking
Hundreds of labs around the world would benefit from good, robust,
reliable, fast algorithm implementations of the above in all their flavors.
Albert