Searched refs:resNumCorrPoints (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvcorrimages.cpp187 int resNumCorrPoints = 0; local
363 resNumCorrPoints = totalCorns;
368 resNumCorrPoints = 0;
415 resNumCorrPoints = curr;
436 return resNumCorrPoints;

Completed in 87 milliseconds