I have been trying to run a django
application (attendance system with face recognition).
I'm using python
with opencv3.2
and after installing both opencv-python
and opencv-contrib-python
using pip on anaconda framework, i still get error like this
opencv error file cannot be opened for reading
cv::face::FaceRecognizer::read".
file c:\projects\opencv-python\opencv_contrib\modules\face\src\facerec.cpp line 61.