https://github.com/mp3guy/logview
Small program to view the .klg format
https://github.com/mp3guy/logview
Last synced: about 1 year ago
JSON representation
Small program to view the .klg format
- Host: GitHub
- URL: https://github.com/mp3guy/logview
- Owner: mp3guy
- Created: 2014-10-24T10:27:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T00:32:01.000Z (over 2 years ago)
- Last Synced: 2025-03-21T22:21:47.475Z (about 1 year ago)
- Language: C++
- Size: 129 KB
- Stars: 8
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LogView
=======
Small program to view the .klg format.
Requires CMake, Boost, ZLIB and OpenCV.
Run like;
./LogView -l ~/Kinect_Logs/livingRoom2.klg -f -w 640 -h 480