|
asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
|
Base class for ASM/AAM fitting result. More...
#include <shapemodel.h>
Public Attributes | |
| Mat_< double > | params |
| Parameters for the model. | |
| SimilarityTrans | transformation |
| The similarity transformation needed to recover shape. | |
Base class for ASM/AAM fitting result.
| Mat_< double > StatModel::FitResult::params |
Parameters for the model.
The similarity transformation needed to recover shape.