Skip to content

ptee/VideoEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(VideoEngine) viden -- A very small video engine library

A very small video processing library to handle a separate video/image processing and GUI in separated threads. It integrates OpenCV (to render the image/video) and Qt for GUI. Its main purposes are to allow user to easily extend the GUI and to repalce OpenCV HighGui in rendering a video in OpenCV which causes a lagging in debug mode.

Requirements:

  • Qt5
  • OpenCV2

Example of an application build on top of "viden"

Example Image

About

A library to handle a video processing and GUI in separated threads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors