Home | History | Annotate | Download | only in src

Lines Matching full:smallpos

1442     Point smallPos = srcSmallPos;
1443 while (areIndicesCorrect(smallPos, smallHoles))
1445 outHoles.push_back(keypoints[smallHoles->at(smallPos.y)[smallPos.x]]);
1446 smallPos += firstSteps[cornerIdx];