Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-30T16:27:10.000Z (over 10 years ago)
- Last Synced: 2023-03-24T11:57:44.861Z (almost 2 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)[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/krk/cuda-webcam/trend.png)](https://bitdeli.com/free "Bitdeli Badge")