Package ij
ImageJ is an open source image processing program designed for
scientific multidimensional images.
See: Description
-
Interface Summary Interface Description CommandListener Plugins that implement this interface are notified when ImageJ is about to run a menu command.IJ.ExceptionHandler IJEventListener Plugins that implement this interface are notified when the user changes the foreground color, changes the background color, closes the color picker, closes the Log window or switches to another tool.ImageListener Plugins that implement this interface are notified when an image is opened, closed or updated. -
Class Summary Class Description CompositeImage Executer Runs ImageJ menu commands in a separate thread.IJ This class consists of static utility methods.ImageJ This frame is the main ImageJ class.ImageJApplet Runs ImageJ as an applet and optionally opens up to nine images using URLs passed as a parameters.ImagePlus An ImagePlus contain an ImageProcessor (2D image) or an ImageStack (3D, 4D or 5D image).ImageStack This class represents an expandable array of images.LookUpTable This class represents a color look-up table.Macro The class contains static methods that perform macro operations.Menus This class installs and updates ImageJ's menus.OtherInstance Prefs This class contains the ImageJ preferences, which are loaded from the "IJ_Props.txt" and "IJ_Prefs.txt" files.RecentOpener Opens, in a separate thread, files selected from the File/Open Recent submenu.Undo This class consists of static methods and fields that implement ImageJ's Undo command.VirtualStack This class represents an array of disk-resident images.WindowManager This class consists of static methods used to manage ImageJ's windows.
Package ij Description
ImageJ is an open source image processing program designed for
scientific multidimensional images.
ImageJ is highly extensible, with thousands of plugins and scripts for
performing a wide variety of tasks, and a large user community.
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 and edit 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.
DMelt 3.0 © DataMelt by jWork.ORG