cuda-webcam
cuda-webcam copied to clipboard
Webcam Image Processing with CUDA using OpenCV
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
