|
asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
|
#include <cstdio>#include <iostream>#include <fstream>#include "cv.h"Go to the source code of this file.
Classes | |
| class | StatModel::ModelFile |
| Save/Load model to/from a file. More... | |
Namespaces | |
| namespace | StatModel |
Namespace for all ASM related stuffs. | |
Typedefs | |
| typedef ModelFile | StatModel::ModelFileAscii |