asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
StatModel::ASMFitResult Class Reference

Result for ASM fitting. More...

#include <asmmodel.h>

Inheritance diagram for StatModel::ASMFitResult:
StatModel::FitResult

List of all members.

Public Member Functions

 ASMFitResult (ASMModel *model)
void toPointList (vector< Point_< int > > &pV) const
 Get the result in landmark point list form.

Detailed Description

Result for ASM fitting.


Constructor & Destructor Documentation


Member Function Documentation

void StatModel::ASMFitResult::toPointList ( vector< Point_< int > > &  pV) const

Get the result in landmark point list form.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Defines