Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvcorrimages.cpp187 int resNumCorrPoints = 0; in icvFindCorrForGivenPoints() local
363 resNumCorrPoints = totalCorns; in icvFindCorrForGivenPoints()
368 resNumCorrPoints = 0; in icvFindCorrForGivenPoints()
415 resNumCorrPoints = curr; in icvFindCorrForGivenPoints()
436 return resNumCorrPoints; in icvFindCorrForGivenPoints()