When I first installed OpenCV I used an article on which installed opencv from source. However this is unnecessary and time consuming.
The entire process is too complicated. You will need to use that process only if
It is a one line command.
Open up the terminal and fire up the following command
The entire process is too complicated. You will need to use that process only if
- You are using the latest OpenCV features
- You need Python 3 bindings
Method
It is a one line command.
Open up the terminal and fire up the following command
sudo apt-get install libopencv-dev python-opencv
No comments:
Post a Comment