php-opencv-examples icon indicating copy to clipboard operation
php-opencv-examples copied to clipboard

why function predict not return value -1!

Open lethehung opened this issue 5 years ago • 0 comments

Hello, I am trying to use the php opencv library to recognize faces. However, the predict function always returns one of the labels I've trained, even though the face is untrained. And if only one tag is trained, no matter what the input image is, the result will always first label . How to fix it !!

lethehung avatar Jun 26 '20 08:06 lethehung