HomeSort by relevance Sort by last modified time
    Searched defs:detect_and_match (Results 1 - 2 of 2) sorted by null

  /external/libxcam/modules/ocl/
cv_feature_match.cpp 182 CVFeatureMatch::detect_and_match ( function in class:XCam::CVFeatureMatch
243 detect_and_match (left_img, right_img, left_crop_rect, right_crop_rect,
  /external/libxcam/modules/soft/
cv_capi_feature_match.cpp 180 CVCapiFeatureMatch::detect_and_match ( function in class:XCam::CVCapiFeatureMatch
237 detect_and_match ((CvArr*)(&left_img), (CvArr*)(&right_img), left_crop_rect, right_crop_rect,

Completed in 52 milliseconds