mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
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