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