Skip to content

Commit 89a08ef

Browse files
authored
Update README.md
1 parent 9b8126a commit 89a08ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
I write a python wrapper for [KCFcpp](https://github.com/joaofaro/KCFcpp), much of my work is borrowed from http://nicellama.blogspot.com/2015/06/cython-wrapper-between-opencv-mat-in-c.html .
1+
I write a python wrapper for [KCFcpp](https://github.com/joaofaro/KCFcpp), some of the code are modified from http://nicellama.blogspot.com/2015/06/cython-wrapper-between-opencv-mat-in-c.html .
22

33
Requirements
44
-----
55
* Python 2.7
66
* NumPy
77
* Cython
8-
* OpenCV (both C++ and Python interface)
8+
* OpenCV (both C++ and Python interfaces)
99

1010
Build
1111
-----------

0 commit comments

Comments
 (0)