Skip to content

Lightweigth program for logging RGB-D streams into .klg format.

License

Notifications You must be signed in to change notification settings

fsrajer/LightLogger

Repository files navigation

LightLogger

Lightweigth program for saving depth and color streams from Intel RealSense camera and OpenNI2-supported cameras into .klg format for ElasticFusion. Inspired by [Logger2] (https://github.com/mp3guy/Logger2)

Controls

LightLogger.exe c:/path/to/output/dir

Press button R to start recording and press it again to stop. Stream is saved into the output directory in a file seq0. You can record multiple videos; the seq id will be automatically increased.

(OpenNI2 is by default mirrroring rows of OpenNI2 cameras because my camera was giving me mirrored images. You can switch this off in main.cpp by flipRows variable)

Dependencies

License

This software is under the BSD 3-Clause License. See LICENSE.txt.

About

Lightweigth program for logging RGB-D streams into .klg format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published