Home
last modified time | relevance | path

Searched defs:mean_offset (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/xcore/interface/
Dfeature_match.cpp63 …tureMatch::get_mean_offset (std::vector<float> &offsets, float sum, int &count, float &mean_offset) in get_mean_offset()
/external/libxcam/modules/soft/
Dcv_capi_feature_match.cpp143 float mean_offset = 0.0f; in calc_of_match() local
182 int &valid_count, float &mean_offset, float &x_offset, int dst_width) in detect_and_match()
/external/libxcam/modules/ocl/
Dcv_feature_match.cpp156 float mean_offset = 0.0f; in calc_of_match() local
184 int &valid_count, float &mean_offset, float &x_offset, int dst_width) in detect_and_match()