Home
last modified time | relevance | path

Searched refs:pyrImage1 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvcorrimages.cpp197 IplImage *pyrImage1 = 0; in icvFindCorrForGivenPoints() local
286 CV_CALL( pyrImage1 = cvCreateImage(cvSize(w,h),8,1) ); in icvFindCorrForGivenPoints()
333 pyrImage1, pyrImage2, in icvFindCorrForGivenPoints()
433 cvReleaseImage( &pyrImage1 ); in icvFindCorrForGivenPoints()