Pages

Monday, October 24, 2016

Image J


Image Processing and Analysis in Java

ImageJ is written in Java, which allows it to run on Linux, Mac OS X and Windows, in both 32-bit and 64-bit modes.Automate tasks and create custom tools using macros. Generate macro code using thecommand recorder and debug it using the macro debugger. More than 300 macros are available on the ImageJ Web site. Extend ImageJ by developing plugins using ImageJ's built in text editor and Java compiler. More than 500 plugins are availableUse ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.

website:  https://imagej.nih.gov/ij/index.html