Skip to content

OpenCV-OpenCL Python Computer Vision Examples used for Teaching

License

Notifications You must be signed in to change notification settings

madhava-c/python-examples-cv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV OpenCL Examples

Use OPENCV_OPENCL_DEVICE env variable to define defualt OpenCL device.

export OPENCV_OPENCL_DEVICE="Portable Computing Language:Accelerator:fsim"

To run guassian example

python3 ./gaussian.py -ocl

About

OpenCV-OpenCL Python Computer Vision Examples used for Teaching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Shell 2.9%