asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
StatModel::ModelFile Member List
This is the complete list of members for StatModel::ModelFile, including all inherited members.
closeFile()StatModel::ModelFile [inline]
openFile(const char *fName, const char *mode)StatModel::ModelFile [inline]
readBool(bool &b)StatModel::ModelFile [inline]
readInt(int &i)StatModel::ModelFile [inline]
readMat(Mat_< T > &m)StatModel::ModelFile [inline]
readPCA(PCA *&p)StatModel::ModelFile
readReal(double &d)StatModel::ModelFile [inline]
writeBool(bool b)StatModel::ModelFile [inline]
writeInt(int i)StatModel::ModelFile [inline]
writeMat(const Mat_< T > &m)StatModel::ModelFile [inline]
writePCA(const PCA *p)StatModel::ModelFile
writeReal(double d)StatModel::ModelFile [inline]
~ModelFile()StatModel::ModelFile [inline]
 All Classes Namespaces Files Functions Variables Typedefs Defines