3D image map created from the image at diff' orientations More...
#include <CINNIC/ImageMap.H>
Public Attributes | |
float | pix [AnglesUsed][ImageSizeX][ImageSizeY] |
value of pixel | |
bool | zero [AnglesUsed][ImageSizeX][ImageSizeY] |
is true if this is a non-zero value |
3D image map created from the image at diff' orientations
Definition at line 51 of file ImageMap.H.
float ImageMap::pix[AnglesUsed][ImageSizeX][ImageSizeY] |
value of pixel
Definition at line 55 of file ImageMap.H.
bool ImageMap::zero[AnglesUsed][ImageSizeX][ImageSizeY] |
is true if this is a non-zero value
Definition at line 57 of file ImageMap.H.