Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt-42/dige
C++ toolbox designed for visual and interactive debugging
https://github.com/matt-42/dige
Last synced: 5 days ago
JSON representation
C++ toolbox designed for visual and interactive debugging
- Host: GitHub
- URL: https://github.com/matt-42/dige
- Owner: matt-42
- License: lgpl-3.0
- Created: 2011-08-15T12:54:28.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-02-26T21:37:23.000Z (over 10 years ago)
- Last Synced: 2024-08-05T10:16:40.536Z (3 months ago)
- Language: C++
- Homepage: http://matt-42.github.com/dige/
- Size: 523 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING.LESSER
Awesome Lists containing this project
README
Dige library
----------------The dige library allows you to build and plug a graphical user interface on
top of your application in order to visualize evolution of data (images,
scalars).It depends on Qt (for GUI) and FFMPEG for video encoding.