|
asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
|
| 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 |