8000 GitHub - linkflowlab/elespuru-cvglsl: OpenCV + OpenGL + GLSL = realtime webcam video filtering
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linkflowlab/elespuru-cvglsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 50.9%
  • GLSL 48.4%
  • Makefile 0.7%
0