jayrambhia / Install-OpenCV

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

Create opencv2_4_6_1.sh and opencv_latest.sh #13

Closed JamieMagee closed 11 years ago

JamieMagee commented 11 years ago

OpenCV 2.4.6.1 was released with a critical update for Linux, as V4L2 and V4L were guarded by invalid defines in 2.4.6

I also created a modified version that will automatically grab the latest version.

jayrambhia commented 11 years ago

Thanks for the pull request!