Open
Description
recognizer.train(x_train, np.array(y_labels))
cv2.error: OpenCV(4.0.1) C:\projects\opencv-python\opencv_contrib\modules\face\src\lbph_faces.cpp:362: error: (-210:Unsupported format or combination of formats) Empty training data was given. You'll need more than one sample to learn a model. in function 'cv::face::LBPH::train'
How can I fix it?
Metadata
Metadata
Assignees
Labels
No labels