Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Functions
cvposit.cpp File Reference
#include "_cv.h"

Classes

struct  CvPOSITObject
 

Functions

CV_IMPL CvPOSITObjectcvCreatePOSITObject (CvPoint3D32f *points, int numPoints)
 
CV_IMPL void cvPOSIT (CvPOSITObject *pObject, CvPoint2D32f *imagePoints, double focalLength, CvTermCriteria criteria, CvMatr32f rotation, CvVect32f translation)
 
CV_IMPL void cvReleasePOSITObject (CvPOSITObject **ppObject)
 

Function Documentation

CV_IMPL CvPOSITObject* cvCreatePOSITObject ( CvPoint3D32f points,
int  numPoints 
)
CV_IMPL void cvPOSIT ( CvPOSITObject pObject,
CvPoint2D32f imagePoints,
double  focalLength,
CvTermCriteria  criteria,
CvMatr32f  rotation,
CvVect32f  translation 
)
CV_IMPL void cvReleasePOSITObject ( CvPOSITObject **  ppObject)