ImageJ

From Wikipedia, the free encyclopedia

ImageJ
ImageJ

Screenshot of ImageJ
Developer: Wayne Rasband (NIH)
Latest release: 1.38m / 16 March 2007
OS: Any (Java-based)
Use: Image processing
License: Public Domain
Website: ImageJ home

ImageJ is a public domain, Java-based image processing program developed at the National Institutes of Health. ImageJ was designed with an open architecture that provides extensibility via Java plugins and recordable macros.[1] 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 3-dimentional live-cell imaging,[2] to radiological image processing,[3] multiple imaging system data comparisons[4] to automated hematology systems.[5]

ImageJ can be run as an online applet, a downloadable application, or on any computer with a Java 1.1 or later virtual machine. Downloadable distributions are available for Microsoft Windows, Mac OS, Mac OS X, Linux, and the Sharp Zaurus PDA. The source code for ImageJ is freely available - an important issue when working with scientific images.

Contents

[edit] Specifications

ImageJ can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. It can read many image formats including TIFF, PNG, GIF, JPEG, BMP, DICOM, 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 such as image file reading can be performed in parallel with other operations. 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.

[edit] Project

The author, Wayne Rasband, is at the Research Services Branch, National Institute of Mental Health, Bethesda, Maryland, USA.

[edit] See also

[edit] References

  1. ^ Girish V, Vijayalakshmi A (2004). "Affordable image analysis using NIH Image/ImageJ". Indian J Cancer 41 (1): 47. PMID 15105580. 
  2. ^ Eliceiri K, Rueden C (2005). "Tools for visualizing multidimensional images from living specimens". Photochem Photobiol 81 (5): 1116-22. PMID 15807634. 
  3. ^ Barboriak D, Padua A, York G, Macfall J (2005). "Creation of DICOM—aware applications using ImageJ". J Digit Imaging 18 (2): 91-9. PMID 15827831. 
  4. ^ Rajwa B, McNally H, Varadharajan P, Sturgis J, Robinson J (2004). "AFM/CLSM data visualization and comparison using an open-source toolkit". Microsc Res Tech 64 (2): 176-84. PMID 15352089. 
  5. ^ Gering E, Atkinson C (2004). "A rapid method for counting nucleated erythrocytes on stained blood smears by digital image analysis". J Parasitol 90 (4): 879-81. PMID 15357090. 

[edit] External links

[edit] ImageJ Plug-ins

In other languages