HomeSort by relevance Sort by last modified time
    Searched refs:calc_of_match (Results 1 - 4 of 4) sorted by null

  /external/libxcam/modules/soft/
cv_capi_feature_match.h 65 void calc_of_match (CvArr* image0, CvArr* image1,
cv_capi_feature_match.cpp 129 CVCapiFeatureMatch::calc_of_match ( function in class:XCam::CVCapiFeatureMatch
214 calc_of_match (img_left, img_right, corner_left, corner_right,
  /external/libxcam/modules/ocl/
cv_feature_match.h 64 void calc_of_match (cv::InputArray image0, cv::InputArray image1,
cv_feature_match.cpp 116 CVFeatureMatch::calc_of_match ( function in class:XCam::CVFeatureMatch
207 calc_of_match (img_left, img_right, corner_left, corner_right,

Completed in 65 milliseconds