asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
StatModel::ASMModel Member List
This is the complete list of members for StatModel::ASMModel, including all inherited members.
ASMModel()StatModel::ASMModel [inline]
ASMModel(const string &filename)StatModel::ASMModel [inline]
buildModel(const string &shapeDefFile, const string &ptsListFile)StatModel::ASMModel
clampParamVec(Mat_< double > &paramVec)StatModel::ShapeModel [protected]
fit(const Mat &img, int verbose=0)StatModel::ASMModel
fitAll(const Mat &img, const vector< cv::Rect > &detectedObjs, int verbose=0)StatModel::ASMModel
getShapeInfo()StatModel::ShapeModel [inline]
imageSetStatModel::ShapeModel [protected]
loadFromFile(const string &filename)StatModel::ASMModel
loadShapeInfo(const char *shapeFileName)StatModel::ShapeModel
meanShapeStatModel::ShapeModel [protected]
nMarkPointsStatModel::ShapeModel [protected]
normalizeParam(const Mat_< double > &p)StatModel::ShapeModel [inline]
nShapeParamsStatModel::ShapeModel [protected]
nTrainStatModel::ShapeModel [protected]
pcaFullShapeStatModel::ShapeModel [protected]
pcaShapeStatModel::ShapeModel [protected]
projectParamToShape(const Mat_< double > &paramVec, ShapeVec &shapeVec)StatModel::ShapeModel
projectShapeToParam(const ShapeVec &shapeVec, Mat_< double > &paramVec)StatModel::ShapeModel
pyramidLevelStatModel::ShapeModel [protected]
readTrainData(const char *listFileName)StatModel::ShapeModel
reConFromNorm(const Mat_< double > &p)StatModel::ShapeModel [inline]
saveToFile(const string &filename)StatModel::ASMModel
searchHScaleStatModel::ShapeModel [protected]
searchInitXOffsetStatModel::ShapeModel [protected]
searchInitYOffsetStatModel::ShapeModel [protected]
searchScaleRatioStatModel::ShapeModel [protected]
searchStepAreaRatioStatModel::ShapeModel [protected]
searchWScaleStatModel::ShapeModel [protected]
searchXOffsetStatModel::ShapeModel [protected]
searchYOffsetStatModel::ShapeModel [protected]
setPyramidLevel(int l)StatModel::ShapeModel [inline]
shapeInfoStatModel::ShapeModel [protected]
ShapeModel()StatModel::ShapeModel
showResult(Mat &img, const vector< ASMFitResult > &res)StatModel::ASMModel
sigma2StatModel::ShapeModel [protected]
viewShapeModel()StatModel::ShapeModel
viewShapeModelUpdate(ModelViewInfo *pInfo)StatModel::ShapeModel
 All Classes Namespaces Files Functions Variables Typedefs Defines