Skip to content

theroyn/opencl-demo-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencl-demo-framework

Showcase framework for implementing and presenting multiple image processing and CV algorithms using OpenCL. This framework is intended to help testing OpenCL kernel code.

What it offers:

  • Testing on both static image and a stream of frames from the webcam.
  • Runtime parameters control.
  • Intuitive API for introducing new code

Deployment Requirements:

  • Visual Studio 2013

  • OpenCL

  • OpenCV `

Alternatively, You may install the demo executable to view some working examples(e.g. gradient, laplacian, feature detection etc..). This executable was tested on Windows 7 and 10 with Intel HD Graphics cards.

requirements:

Download:

https://drive.google.com/open?id=1hNUukQBv9zTJ2SbvJzVussMlWaY3bSbL

About

showcase framework for implementing and presenting multiple image processing and cv algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors