Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Logger1

Tool for logging RGB-D data from the Microsoft Kinect and ASUS Xtion Pro Live.

Should build on Linux, MacOS and Windows. Requires CMake, Boost, Qt4, OpenNI, ZLIB and OpenCV.

Grabs RGB and depth frames which are then compressed (lossless ZLIB on depth and JPEG on RGB) and written to disk in a custom binary format. Multiple threads are used for the frame grabbing, compression and GUI. A circular buffer is used to help mitigate synchronisation issues that may occur.

Uses OpenNI 1.x.

The binary format is specified in Logger::writeData() in Logger.cpp

Logger1

About

Tool for logging RGB-D data from the Microsoft Kinect and ASUS Xtion Pro Live

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages