Skip to content

Commit 49d3992

Browse files
authored
Update Readme.md
1 parent accf3a5 commit 49d3992

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,7 @@ Before make, you can set such options in the `Makefile`: [link](https://github.c
137137

138138
4.2 (right click on project) -> properties -> Linker -> General -> Additional Library Directories: `C:\opencv_2.4.13\opencv\build\x64\vc14\lib`
139139

140-
5. If you have other version of OpenCV 2.4.x (not 3.x) then you also should change lines like `#pragma comment(lib, "opencv_core2413.lib")` in the file `\src\detector.c`
141-
142-
6. If you want to build with CUDNN to speed up then:
140+
5. If you want to build with CUDNN to speed up then:
143141

144142
* download and install **cuDNN 6.0 for CUDA 8.0**: https://developer.nvidia.com/cudnn
145143

0 commit comments

Comments
 (0)