• 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
..
15-puzzle Loading commit data...
color-blob-detection Loading commit data...
face-detection Loading commit data...
hello-android Loading commit data...
image-manipulations Loading commit data...
native-activity Loading commit data...
tutorial-1-camerapreview Loading commit data...
tutorial-2-mixedprocessing Loading commit data...
tutorial-3-cameracontrol Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...