https://github.com/krk/cuda-webcam
Webcam Image Processing with CUDA using OpenCV
https://github.com/krk/cuda-webcam
c-plus-plus cuda opencv
Last synced: about 1 year ago
JSON representation
Webcam Image Processing with CUDA using OpenCV
- Host: GitHub
- URL: https://github.com/krk/cuda-webcam
- Owner: krk
- Created: 2012-06-17T20:56:31.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2014-08-30T16:27:10.000Z (almost 12 years ago)
- Last Synced: 2023-03-24T11:57:44.861Z (about 3 years ago)
- Topics: c-plus-plus, cuda, opencv
- Language: C++
- Size: 1.61 MB
- Stars: 13
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](http://www.codeproject.com/Articles/206036/Image-Filters-using-CPU-and-GPU)
[](https://bitdeli.com/free "Bitdeli Badge")