|
asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
|
| StatModel::AFReader | File reader with support to omit # starting lines |
| StatModel::ASMFitResult | Result for ASM fitting |
| StatModel::ASMModel | Active Shape Model |
| StatModel::FitResult | Base class for ASM/AAM fitting result |
| StatModel::ModelFile | Save/Load model to/from a file |
| StatModel::ModelImage | Image and image related operations |
| StatModel::ShapeModel::ModelViewInfo | Used for viewing model |
| StatModel::ShapeInfo::PointInfo | Point in shape definition |
| StatModel::ShapeInfo | Defines how landmark points form a "shape" |
| StatModel::ShapeModel | The Statistical Shape model for training sets |
| StatModel::ShapeVec | Shape vector, presented as a 1-D OpenCV matrix |
| StatModel::SimilarityTrans | A similarity transformation |