ImageJ

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
ImageJ
ImageJ
ImageJScreenshot.png
Screenshot of ImageJ
Developer(s) Wayne Rasband (retired from NIH)
Stable release 1.50a / 21 July 2015; 8 years ago (2015-07-21)
Operating system Any (Java-based)
Type Image processing
License Public Domain
Website imagej.nih.gov/ij/

ImageJ is a public domain, Java-based image processing program developed at the National Institutes of Health.[1][2] ImageJ was designed with an open architecture that provides extensibility via Java plugins and recordable macros.[3] Custom acquisition, analysis and processing plugins can be developed using ImageJ's built-in editor and a Java compiler. User-written plugins make it possible to solve many image processing and analysis problems, from three-dimensional live-cell imaging[4] to radiological image processing,[5] multiple imaging system data comparisons[6] to automated hematology systems.[7] ImageJ's plugin architecture and built-in development environment has made it a popular platform for teaching image processing.[8][9]

ImageJ can be run as an online applet, a downloadable application, or on any computer with a Java 5 or later virtual machine. Downloadable distributions are available for Microsoft Windows, Mac OS, OS X, Linux, and the Sharp Zaurus PDA. The source code for ImageJ is freely available.[10]

The project developer, Wayne Rasband, retired from the Research Services Branch of the National Institute of Mental Health in 2010, but continues to develop the software.

Features

ImageJ can display, edit, analyze, process, save, and print 8-bit color and grayscale, 16-bit integer, and 32-bit floating point images. It can read many image file formats, including TIFF, PNG, GIF, JPEG, BMP, DICOM, and FITS, as well as raw formats. ImageJ supports image stacks, a series of images that share a single window, and it is multithreaded, so time-consuming operations can be performed in parallel on multi-CPU hardware. ImageJ can calculate area and pixel value statistics of user-defined selections and intensity-thresholded objects. It can measure distances and angles. It can create density histograms and line profile plots. It supports standard image processing functions such as logical and arithmetical operations between images, contrast manipulation, convolution, Fourier analysis, sharpening, smoothing, edge detection, and median filtering. It does geometric transformations such as scaling, rotation, and flips. The program supports any number of images simultaneously, limited only by available memory.

History

Prior to the release of ImageJ in 1997, a similar freeware image analysis program known as NIH Image had been developed in Object Pascal for Macintosh computers running pre-OS X operating systems. Further development of this code continues in the form of Image SXM, a variant tailored for physical research of scanning microscope images. A Windows version – ported by Scion Corporation (now defunct), so-called Scion Image for Windows – was also developed. Both versions are still available but – in contrast to NIH Image – closed-source.[11]

See also

  • Microscope image processing
  • Fiji (Fiji Is Just ImageJ), an image processing package based on ImageJ
  • CellProfiler, a software package for high-throughput image analysis by interactive construction of workflow. The workflow could include ImageJ macro
  • Bitplane - producers of image processing software with ImageJ compatibility
  • CoLocalizer Pro - software application for quantification of colocalization in fluorescence microscopy images
  • CVIPtools A complete open-source GUI-based Computer Vision and Image Processing software, with C functions libraries COM based dll along with two utilities program for algorithm development and batch processing.
  • KNIME - an open-source data mining environment supporting image analysis developed in close collaboration with the next generation of ImageJ
  • Bio7 - an Integrated Development Environment for Ecological Modeling, Scientific Image Analysis and Statistical Analysis embedding ImageJ as an Eclipse view.

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found. open access publication - free to read
  3. Lua error in package.lua at line 80: module 'strict' not found. open access publication - free to read
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found. open access publication - free to read
  11. Lua error in package.lua at line 80: module 'strict' not found.

External links