asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
StatModel::ShapeVec Member List
This is the complete list of members for StatModel::ShapeVec, including all inherited members.
alignTo(const ShapeVec &ref)StatModel::ShapeVec
doScale(double r)StatModel::ShapeVec
doTranslate(double vX, double vY)StatModel::ShapeVec
fromPointList(const vector< cv::Point2i > &v)StatModel::ShapeVec
getBoundRect()StatModel::ShapeVec
getShapeTransformFitingSize(const cv::Size &rect, double scaleRatio=0.9, double xOffset=0, double yOffset=0)StatModel::ShapeVec
getXMean() const StatModel::ShapeVec [inline]
getYMean() const StatModel::ShapeVec [inline]
nPoints() const StatModel::ShapeVec [inline]
operator=(const Mat_< double > &a)StatModel::ShapeVec [inline]
restoreToPointList(vector< Point_< int > > &v, const SimilarityTrans &st)StatModel::ShapeVec
scaleToOne()StatModel::ShapeVec
ShapeVec(const Mat_< double > &a)StatModel::ShapeVec [inline]
ShapeVec()StatModel::ShapeVec [inline]
X(int i) const StatModel::ShapeVec [inline]
X(int i)StatModel::ShapeVec [inline]
Y(int i) const StatModel::ShapeVec [inline]
Y(int i)StatModel::ShapeVec [inline]
zeroGravity()StatModel::ShapeVec
 All Classes Namespaces Files Functions Variables Typedefs Defines