Searched defs:GetLatestPoints (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvcalibfilter.cpp483 bool CvCalibFilter::GetLatestPoints( int idx, CvPoint2D32f** pts, function in class:CvCalibFilter
532 GetLatestPoints( i, &pts, &count, &found );

Completed in 66 milliseconds