#include <image.h>
A Band3d addresses the image data as a 3D volume.It allows to index a vector as volume.
Public Member Functions | |
Band3d (const Imx3d< T > *const image, T *offset) |
|
Stores the offset in the array of data that corresponds to the beginning of the volume of specified band.
|