Home | History | Annotate | Download | only in src

Lines Matching full:quality

129     double quality;
135 quality = 0.01;
137 cvGoodFeaturesToTrack(grayImage, eigImage, tmpImage, cornerPoints, &foundNum, quality, minDist);