Skip to content

This app grabs frames with openCV, process them with Cuda, displays the result with OpenGL in a Qt Gui

License

Notifications You must be signed in to change notification settings

alidouiyek/QGLApp

Repository files navigation

QGLApp

This very simple video player shows how to use and interopperate multiple libraries:

OpenCV to get new images (from a video)

Process them with Cuda (change saturation)

Display the result with OpenGL directly from the GPU memory

Insert that openGL window in a Qt Gui using QGLWidget.

Abdelali Douiyek

About

This app grabs frames with openCV, process them with Cuda, displays the result with OpenGL in a Qt Gui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published