1 | initial version |
instead of wget /zip, try :
git clone https://github.com/opencv/opencv
(this will create n opencv folder, wherever you start this)
then cmake from there again, like you did before.
2 | No.2 Revision |
instead of wget /zip, try :
git clone https://github.com/opencv/opencv
(this will create n opencv folder, wherever you start this)
then cmake from there again, like you did before.
http://docs.opencv.org/master/d7/d9f/tutorial_linux_install.html
3 | No.3 Revision |
instead of wget /zip, try :
git clone https://github.com/opencv/opencv
(this will create n a new opencv folder, wherever you start this)
then cmake from there again, like you did before.
http://docs.opencv.org/master/d7/d9f/tutorial_linux_install.html