• Teng Cao's avatar
    fix a bug in updateTrainingSet · 25b044e6
    Teng Cao authored
    In case fillPassedSamples find zero passed negatives and leafFA is achieved, function updateTrainingSet will return false and print misleading information, this PR fix the case.
    25b044e6
cascadeclassifier.cpp 20.8 KB