Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcv_feature_match.cpp36 CVFeatureMatch::CVFeatureMatch () in CVFeatureMatch() function in XCam::CVFeatureMatch
44 CVFeatureMatch::get_crop_image ( in get_crop_image()
64 CVFeatureMatch::add_detected_data ( in add_detected_data()
77 CVFeatureMatch::get_valid_offsets ( in get_valid_offsets()
116 CVFeatureMatch::calc_of_match ( in calc_of_match()
182 CVFeatureMatch::detect_and_match ( in detect_and_match()
220 CVFeatureMatch::optical_flow_feature_match ( in optical_flow_feature_match()
Dcv_feature_match.h37 class CVFeatureMatch
42 explicit CVFeatureMatch ();
73 XCAM_DEAD_COPY (CVFeatureMatch);
Dcl_image_360_stitch.cpp289 _feature_match[i] = new CVFeatureMatch (); in CLImage360Stitch()