jayrambhia / Install-OpenCV

shell scripts to install different version of OpenCV in different distributions of Linux
1.04k stars 947 forks source link

openCV 3.0 installing to /usr/local/include/opencv2 #45

Open ricochet2200 opened 9 years ago

ricochet2200 commented 9 years ago

I'd expect it to install to /usr/local/include/opencv3, it looks like no one has updated this yet.

Also, I was a little surprised that installing the latest installed a release candidate and not the lastest stable version. I'm not sure if that is intended or not.

Thanks for making this project.