mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
25b044e6c3
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.