|
asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
|
#include <string>#include <vector>#include "cv.h"#include "highgui.h"#include "shapevec.h"#include "shapeinfo.h"Go to the source code of this file.
Classes | |
| class | StatModel::ModelImage |
| Image and image related operations. More... | |
Namespaces | |
| namespace | StatModel |
Namespace for all ASM related stuffs. | |