Home
last modified time | relevance | path

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

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