mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
a2adafd508
changed line281 -> line220 Presentation: because line 220 give the globle var mDetectorType,and in line 230 it will be compared with mDeteorType !!! it will never be unequal ~ fix: change mDetectorType(previous globle var) to a new local val tmpDetectorType