Read the statement by Michael Teeuw here.
OpenCV problem
-
Hi everyone,
I trying to install python3 and OpenCV3.1.0 in MacOs.
When I just finish the installation and put help(os) I get install all the modules (include face module), but a few seconds after this modules disappear and I can’t use the face module to complete train.py . Someone know what could happen? I reinstall everything many times but doesn’t work. At the end I post 2 images of the modules at the installation, and few seconds after.
I use this web to know how to install: http://www.pyimagesearch.com/2015/06/15/install-opencv-3-0-and-python-2-7-on-osx/
Regards, -
Close - I can find the solution. Was a Numpy problem.
-
Hello,
I’ved tried to use the facetrainer tool from my raspberry pi 3 and pi camera but no luck.
I’ve installed Opencv on my mac with the tutorial in your previous post (thank you for that) but how did you do the face training part ? with python capture.py ?
Let me know
Thanks