Searched refs:pyrImage1 (Results 1 – 1 of 1) sorted by relevance
197 IplImage *pyrImage1 = 0; in icvFindCorrForGivenPoints() local286 CV_CALL( pyrImage1 = cvCreateImage(cvSize(w,h),8,1) ); in icvFindCorrForGivenPoints()333 pyrImage1, pyrImage2, in icvFindCorrForGivenPoints()433 cvReleaseImage( &pyrImage1 ); in icvFindCorrForGivenPoints()