| Class | Description |
|---|---|
| Filter |
Utility methods for filtering images.
|
| ImageAccessor |
This class provides unified image access to all 4 types of images available in ImageJ.
|
| ImageAccessor.Byte | |
| ImageAccessor.Float | |
| ImageAccessor.Rgb | |
| ImageAccessor.Scalar | |
| ImageAccessor.Short | |
| ImageExtractor |
Use to exctract warped images for testing the Lucas-Kanade matcher.
|
| ImageMath |
This class provides some static utility methods for ImageJ's ImageProcessors.
|
| IntegralImage |
This class represents an 'integral image' or 'summed area table' [Crow, 1984],
as described in the book (see 2nd English ed.
|
| PixelIndexer | |
| PixelIndexer.DefaultValueIndexer | |
| PixelIndexer.ExceptionIndexer | |
| PixelIndexer.MirrorImageIndexer | |
| PixelIndexer.NearestBorderIndexer | |
| Statistics |
| Enum | Description |
|---|---|
| OutOfBoundsStrategy |
Enumeration type representing the available strategies
for accessing pixel locations outside the image bounds.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)