|
| Image3D (const Image3D ©) |
|
| Image3D (HVecUS &data, const Point3u &size, const Point3f &step=Point3f(1, 1, 1), bool labels=false) |
|
void | allocate (const Point3u &size) |
|
void | allocate () |
|
void | setPlane (int i) |
|
const ushort & | operator[] (int i) const |
|
ushort & | operator[] (int i) |
|
|
HVecUS * | data |
|
Point3u | size |
|
Point3f | step |
|
Point3f | origin |
|
uint | minc |
|
uint | maxc |
|
float | brightness |
|
int | plane |
| To load a 2D image in a 3D stack.
|
|
bool | labels |
| If the image contains labels.
|
|
The documentation for this struct was generated from the following file: