|
Structural deformable models
|
#include <vector>#include "common.h"#include "Image.h"#include "glImage.h"#include "Sensor.h"#include "PropVec.h"#include "vuThread.h"

Go to the source code of this file.
Classes | |
| class | Dataset |
Macros | |
| #define | DEFAULT_PPMM 0 |
Typedefs | |
| typedef Image< byte > | ByteImage |
| typedef Image< float > | FloatImage |
| #define DEFAULT_PPMM 0 |
Definition at line 16 of file Data.h.
Referenced by Dataset::clear(), Model::Model(), operator<<(), operator>>(), and Dataset::setPPMM().
| typedef Image<float> FloatImage |
1.8.11