Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvstereogc.cpp441 static void icvInitGraySubpix( const CvMat* left, const CvMat* right, in icvInitGraySubpix() function
914 icvInitGraySubpix( left, right, state->left, state->right ); in cvFindStereoCorrespondenceGC()