|
asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
|
Go to the source code of this file.
Classes | |
| class | StatModel::ASMFitResult |
| Result for ASM fitting. More... | |
| class | StatModel::ASMModel |
| Active Shape Model. More... | |
Namespaces | |
| namespace | StatModel |
Namespace for all ASM related stuffs. | |
Defines | |
| #define | ASM_FIT_VERBOSE_NOVERBOSE 0 |
| #define | ASM_FIT_VERBOSE_AT_LEVEL 1 |
| #define | ASM_FIT_VERBOSE_AT_ITERATION 2 |
| #define | ASM_FIT_VERBOSE_AT_POINT 3 |
| #define ASM_FIT_VERBOSE_AT_ITERATION 2 |
| #define ASM_FIT_VERBOSE_AT_LEVEL 1 |
| #define ASM_FIT_VERBOSE_AT_POINT 3 |
| #define ASM_FIT_VERBOSE_NOVERBOSE 0 |