NIH ImageJ is a popular java based image processing and analysis application used heavily in biological research. Due to its open source nature, simple application programming interface (API) and
... [More]
extensive plugin system, the research community as brought great efforts to provide a comprehensive vault of analysis tools for this application.
Py4IJ works as a plugin for ImageJ by interfacing the core engine of the application with the Jython engine – a Java based python interpreter. This feature allows for Jython code (Python code in essence) to easily access all of ImageJ functions and through the use of the SRPy engine to merge these with the power of the mathematical analysis tools available in Python. Py4IJ provides an extendable integrated development environment (IDE) facilitating the parallel visualization and analysis of data both in Python, Jython and ImageJ.
At this point we are still testing a Beta version of the algorithm, it will be released soon. [Less]