Closed angelo337 closed 6 years ago
I figure it out: in order to solve this issue on Ubuntu you should run:
pip install opencv-contrib-python
in order to upgrade to 3.x opencv to check the version of OPENCV you can run:
python -c "import cv2; print cv2.version”
hi there I am testing your product, however I am getting this type of error:
my test files is as follow:
could you please help me? thanks a lot