Skip to content

ascetic85/cuda-webcam

 
 

Repository files navigation

Process webcam images on the GPU with OpenCV, CUDA and C++ AMP

  • CUDA 4.2 supported, CUDA 5.0 RC breaks texture based filters.

  • OpenCV 2.2 supported.

  • C++ AMP is supported, see end of the file FilteringApp.cpp for instructions.

  • Uses Qt4 library.

  • To use Qt4 UI, set FilteringApp project as startup project.

  • For examples and description, see code project article

About

Webcam Image Processing with CUDA using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published