opencv-face-recognition-python
opencv-face-recognition-python copied to clipboard
Error:Int object is not Iterable
Gives the Following Error:
Preparing data...
Data prepared
('Total faces: ', 23)
('Total labels: ', 23)
Predicting images...
Traceback (most recent call last):
File "OpenCV-Face-Recognition-Python.py", line 328, in
You can view my forked code because I made some Changes.