Home | History | Annotate | Download | only in src

Lines Matching refs:tmpPoints

1107         CvMat *tmpPoints;
1109 int num = FindFeaturePoints(newImage, &tmpPoints);
1123 int corrNum2 = FindCorrForGivenPoints(oldImage,newImage,tmpPoints,newPoints,status);