Skip to content

BobLiu20/py_cv2_gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The interface of OpenCV GPU for python.

1. What's this

Do by OpenCV GPU API + SWIG You can easy call it with python.

2. How to use

    1. Please take care make.sh in first. Please correct the path in this file according to your path.
    1. Then to do ./make.sh
    1. cd to sample. do ./test.py in your terminator.
bobliu@bob_PC:~/Work/code/OpenCV/myself/py_cv2_gpu$ ./make.sh 
bobliu@bob_PC:~/Work/code/OpenCV/myself/py_cv2_gpu$ cd sample/
bobliu@bob_PC:~/Work/code/OpenCV/myself/py_cv2_gpu/sample$ ./test.py 
count =  1
[0.9927348494529724, 357.0, 213.0]

3. Waiting for continue...

Now just finish one function. You can easy to add other function following this code.

4. Ref

4. Author

Bob.Liu in 2016.07.25 https://github.com/BobLiu20/py_cv2_gpu

About

The interface of OpenCV GPU for python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages