Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dcv_capi_feature_match.cpp38 CVCapiFeatureMatch::CVCapiFeatureMatch () in CVCapiFeatureMatch() function in XCam::CVCapiFeatureMatch
44 CVCapiFeatureMatch::get_crop_image ( in get_crop_image()
66 CVCapiFeatureMatch::add_detected_data ( in add_detected_data()
89 CVCapiFeatureMatch::get_valid_offsets ( in get_valid_offsets()
129 CVCapiFeatureMatch::calc_of_match ( in calc_of_match()
180 CVCapiFeatureMatch::detect_and_match ( in detect_and_match()
227 CVCapiFeatureMatch::optical_flow_feature_match ( in optical_flow_feature_match()
Dcv_capi_feature_match.h38 class CVCapiFeatureMatch
42 explicit CVCapiFeatureMatch ();
74 XCAM_DEAD_COPY (CVCapiFeatureMatch);
Dsoft_stitcher.cpp345 _overlaps[i].matcher = new CVCapiFeatureMatch; in init_config()