See: Description
| Interface | Description | 
|---|---|
| Image3D | 
 Interface for accessing the values of a 3D stack. 
 | 
| Class | Description | 
|---|---|
| ByteStackWrapper | 
 Access the data of a 3D image containing gray8 values stored as bytes. 
 | 
| ColorImages | 
 A set of static methods for working with color images. 
 | 
| FloatStackWrapper | 
 Access the data of a 3D image containing intensity values stored as float. 
 | 
| Images3D | 
 A collection of static methods for working on 3D images. 
 | 
| ImageUtils | 
 A collection of static utility methods for processing 2D or 3D images. 
 | 
| ShortStackWrapper | 
 Access the data of a 3D image containing gray16 values stored as short. 
 | 
Some classes to access image data in a unified and hopefully efficient way.
Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.