Commit 237af8f5edeeceb65b64b0a7e8757620447fc092
1 parent
fd6c379e
Old OpenCV link has problems with libjasper
Showing
1 changed file
with
1 additions
and
1 deletions
docs/docs/install.md
| ... | ... | @@ -172,7 +172,7 @@ A hacker's guide to building, editing, and running OpenBR. |
| 172 | 172 | 2. [Download and Install CMake 3.0.2](http://www.cmake.org/files/v3.0/cmake-3.0.2-win32-x86.exe) |
| 173 | 173 | 1. During installation setup select "Add CMake to PATH". |
| 174 | 174 | |
| 175 | -3. [Download OpenCV 2.4.11](http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.11/opencv-2.4.11.zip/download) | |
| 175 | +3. [Download OpenCV 2.4.11](https://github.com/Itseez/opencv/archive/2.4.11.zip) | |
| 176 | 176 | 1. Consider the free open source program [7-Zip](http://www.7-zip.org/) if you need a program to unarchive tarballs. |
| 177 | 177 | 2. Move the "opencv-2.4.11" folder to "C:\". |
| 178 | 178 | 3. Open "VS2013 x64 Cross Tools Command Prompt" (from the Start Menu, select "All Programs" -> "Microsoft Visual Studio 2013" -> "Visual Studio Tools" -> "VS2013 x64 Cross Tools Command Prompt") and enter: | ... | ... |