| Class | Description |
|---|---|
| Cursor2D |
A simple class to record the coordinates a pixel in a 2D image.
|
| Cursor3D |
Identifies the position of a voxel in a 3D image by using 3 integer coordinates.
|
| Neighborhood2D |
Defines a neighborhood around a pixel in a 2D image.
|
| Neighborhood2DC4 |
Defines the four-neighborhood for pixels in a 2D image.
|
| Neighborhood2DC8 |
Defines the eight-neighborhood for pixels in a 2D image.
|
| Neighborhood3D |
Defines a neighborhood around a voxel in a 3D image.
|
| Neighborhood3DC26 |
Defines the 26-neighborhood around a voxel in a 3D image.
|
| Neighborhood3DC6 |
Defines the 6-neighborhood around a voxel in a 3D image.
|
| PixelRecord |
Class to store integer pixel coordinates and its
corresponding double value
|
| VoxelRecord |
Class to store integer voxel coordinates and its
corresponding double value
|
Some utility classes for accessing image data.
Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.