• caorong's avatar
    fix a bug(DetectorType never change) · a2adafd5
    caorong authored
    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
    a2adafd5
Name
Last commit
Last update
3rdparty Loading commit data...
android Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
ios Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
README Loading commit data...
index.rst Loading commit data...