commit | 04badcbab1271a08f99c89602657f26d79efec1c | [log] [tgz] |
---|---|---|
author | Yinhang Liu <[email protected]> | Wed Mar 06 11:03:07 2019 +0800 |
committer | Zong Wei <[email protected]> | Wed Mar 27 15:01:23 2019 +0800 |
tree | b9a0474c5f286e8fbec82c4af51d98e160afcbda | |
parent | d6d8bbfa73f47e3bc274f7c7671cac4647d26c62 [diff] |
cv-feature-match: correct spelling mistake
diff --git a/modules/ocv/cv_feature_match.cpp b/modules/ocv/cv_feature_match.cpp index d81bccf..ea04c0e 100644 --- a/modules/ocv/cv_feature_match.cpp +++ b/modules/ocv/cv_feature_match.cpp
@@ -250,7 +250,7 @@ if (_need_adjust) adjust_crop_area (); -#if XCAM_CV_CAPI_FM_DEBUG +#if XCAM_CV_FM_DEBUG XCAM_LOG_INFO ("FeatureMatch(idx:%d): x_offset:%0.2f", _fm_idx, _x_offset); if (_need_adjust) { XCAM_LOG_INFO (