$brew install opencv
This creates an opencv directory under /usr/local/Cellar/opencv/
link cv.py and cv.so from python2.7/site-packages/cv.py; python2.7/site-packages/cv.so to the brew installed files. Link the appropiate python runtime. If using venv then find the python runtime and link those to the Cellar/opencv directories/cv.* files.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment