Tagged Questions
1
vote
1answer
385 views
How do I install the latest python-opencv in 64-bit Ubuntu?
I heard that OpenCV supports only 32 bit Python.
But my OS is Ubuntu 12.04 64 bit and it has Python 2.7 64 bit.
How can I install latest OpenCV-Python bindings on this system for 32 bit Python?
.