Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dcv_capi_feature_match.h65 void calc_of_match (CvArr* image0, CvArr* image1,
Dcv_capi_feature_match.cpp129 CVCapiFeatureMatch::calc_of_match ( in calc_of_match() function in XCam::CVCapiFeatureMatch
214 calc_of_match (img_left, img_right, corner_left, corner_right, in detect_and_match()
/external/libxcam/modules/ocl/
Dcv_feature_match.h64 void calc_of_match (cv::InputArray image0, cv::InputArray image1,
Dcv_feature_match.cpp116 CVFeatureMatch::calc_of_match ( in calc_of_match() function in XCam::CVFeatureMatch
207 calc_of_match (img_left, img_right, corner_left, corner_right, in detect_and_match()