Searched refs:imgPoints (Results 1 – 1 of 1) sorted by relevance
1062 vector<Point2f> imgPoints; in run() local1069 imgPoints, dpdrot, dpdt, dpdf, dpdc, dpddist, 0 ); in run()1072 assert( (int)imgPoints.size() == pointCount ); in run()1073 vector<Point2f>::const_iterator it = imgPoints.begin(); in run()