forked from elespuru/elespuru-cvglsl
-
Notifications
You must be signed in to change notification settings - Fork 0
linkflowlab/elespuru-cvglsl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Peter R. Elespuru controls: ------------------------------------------------------------------------------ * 'm' to switch filters * arrows pan * PgUp/PgDn zooms in/out summary: ------------------------------------------------------------------------------ To build and run: (0) ensure you have a valid install of appropriate OpenCV and OpenGL libraries (1) make && ./cvglsl It will create a 'cvglsl' binary, and the project includes a Makefile that will use a platform specific makefile to actually build the executable, and it was tested successfully on Linux and OS X. This application uses opencv to capture video frames from a webcam and do real time image processing on the data stream. There are 28 video filters total.
About
OpenCV + OpenGL + GLSL = realtime webcam video filtering
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 50.9%
- GLSL 48.4%
- Makefile 0.7%