Skip to content

A tool to record a sequence of PNG RGB-D images into a klg format log file.

Notifications You must be signed in to change notification settings

wonhkim/png2klg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Tool to record a sequence of PNG RGB-D images into a klg format log file

Hardware setup

Tested with Ubuntu 14.04 and OpenCV 2.4.13.

Compilation

#!shell

mkdir build
cd build
cmake ../src
make

Usage

./png2klg <in:base_dir> <in:associations.txt> <out:klg_file> <width> <height>

Reference

About

A tool to record a sequence of PNG RGB-D images into a klg format log file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published