Searched refs:adjust_stitch_area (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/xcore/interface/ |
D | feature_match.h | 80 void adjust_stitch_area (int dst_width, float &x_offset, Rect &stitch0, Rect &stitch1);
|
D | feature_match.cpp | 119 FeatureMatch::adjust_stitch_area (int dst_width, float &x_offset, Rect &stitch0, Rect &stitch1) in adjust_stitch_area() function in XCam::FeatureMatch
|
/external/libxcam/modules/soft/ |
D | cv_capi_feature_match.cpp | 217 adjust_stitch_area (dst_width, x_offset, crop_left, crop_right); in detect_and_match()
|
/external/libxcam/modules/ocl/ |
D | cv_feature_match.cpp | 210 adjust_stitch_area (dst_width, x_offset, crop_left, crop_right); in detect_and_match()
|