Searched refs:reprojectedPointsArray (Results 1 – 1 of 1) sorted by relevance
914 Point[] reprojectedPointsArray = reprojCenters.toArray(); in analyzeVideo() local916 for (int curCenter = 0; curCenter < reprojectedPointsArray.length; curCenter++) { in analyzeVideo()918 reprojectedPointsArray[curCenter], centerPoints[curCenter]); in analyzeVideo()920 avgCenterError /= reprojectedPointsArray.length; in analyzeVideo()