Home | History | Annotate | Download | only in src

Lines Matching refs:minDist

130     double minDist;
136 minDist = 5;
137 cvGoodFeaturesToTrack(grayImage, eigImage, tmpImage, cornerPoints, &foundNum, quality, minDist);