• 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
..
MacOSX/FaceTracker Loading commit data...
android Loading commit data...
c Loading commit data...
cpp Loading commit data...
gpu Loading commit data...
java Loading commit data...
ocl Loading commit data...
python Loading commit data...
python2 Loading commit data...
CMakeLists.txt Loading commit data...