Searched refs:reprojectPoints (Results 1 – 1 of 1) sorted by relevance
302 CvPoint2D64f* reprojectPoints; in run() local330 reprojectPoints = 0; in run()412 reprojectPoints = (CvPoint2D64f*)cvAlloc( numPoints * in run()541 reprojectPoints + currImage * nPoints); in run()558 rx = reprojectPoints[i].x; in run()559 ry = reprojectPoints[i].y; in run()634 cvFree(&reprojectPoints); in run()657 cvFree(&reprojectPoints); in run()