Functions | |
CV_IMPL void | cvCalcOpticalFlowPyrLK (const void *arrA, const void *arrB, void *pyrarrA, void *pyrarrB, const CvPoint2D32f *featuresA, CvPoint2D32f *featuresB, int count, CvSize winSize, int level, char *status, float *error, CvTermCriteria criteria, int flags) |
CV_IMPL void | cvCalcAffineFlowPyrLK (const void *arrA, const void *arrB, void *pyrarrA, void *pyrarrB, const CvPoint2D32f *featuresA, CvPoint2D32f *featuresB, float *matrices, int count, CvSize winSize, int level, char *status, float *error, CvTermCriteria criteria, int flags) |
CV_IMPL int | cvEstimateRigidTransform (const CvArr *_A, const CvArr *_B, CvMat *_M, int full_affine) |
Variables | |
icvOpticalFlowPyrLKInitAlloc_8u_C1R_t | icvOpticalFlowPyrLKInitAlloc_8u_C1R_p = 0 |
icvOpticalFlowPyrLKFree_8u_C1R_t | icvOpticalFlowPyrLKFree_8u_C1R_p = 0 |
icvOpticalFlowPyrLK_8u_C1R_t | icvOpticalFlowPyrLK_8u_C1R_p = 0 |
CV_IMPL void cvCalcAffineFlowPyrLK | ( | const void * | arrA, |
const void * | arrB, | ||
void * | pyrarrA, | ||
void * | pyrarrB, | ||
const CvPoint2D32f * | featuresA, | ||
CvPoint2D32f * | featuresB, | ||
float * | matrices, | ||
int | count, | ||
CvSize | winSize, | ||
int | level, | ||
char * | status, | ||
float * | error, | ||
CvTermCriteria | criteria, | ||
int | flags | ||
) |
CV_IMPL void cvCalcOpticalFlowPyrLK | ( | const void * | arrA, |
const void * | arrB, | ||
void * | pyrarrA, | ||
void * | pyrarrB, | ||
const CvPoint2D32f * | featuresA, | ||
CvPoint2D32f * | featuresB, | ||
int | count, | ||
CvSize | winSize, | ||
int | level, | ||
char * | status, | ||
float * | error, | ||
CvTermCriteria | criteria, | ||
int | flags | ||
) |
CV_IMPL int cvEstimateRigidTransform | ( | const CvArr * | _A, |
const CvArr * | _B, | ||
CvMat * | _M, | ||
int | full_affine | ||
) |
icvOpticalFlowPyrLK_8u_C1R_t icvOpticalFlowPyrLK_8u_C1R_p = 0 |
icvOpticalFlowPyrLKFree_8u_C1R_t icvOpticalFlowPyrLKFree_8u_C1R_p = 0 |
icvOpticalFlowPyrLKInitAlloc_8u_C1R_t icvOpticalFlowPyrLKInitAlloc_8u_C1R_p = 0 |