Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 582 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 582 Bytes

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

  • CUDA 6.0 supported.

  • OpenCV 2.4 supported.

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

  • Uses Qt5 library.

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

  • For examples and description, see code project article

Bitdeli Badge