Skip to content

this is the code for co-fusion and elastic-fusion, which can convert images to klg file. enjoy it!

Notifications You must be signed in to change notification settings

xxsong5/image_to_klg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_to_klg

This is the code for co-fusion and elastic-fusion, which can convert images to klg file. enjoy it!

The main.cpp is an using example for tum rgbd datasets.

how to combile

mkdir build
cd build
cmake ..
make

how to use for tum rgbd datasets

There need two params which are assiostions.txt(in which directroy also include rgb and depth dirs) and savepath
Example: ./toklg .../yourTumDataAssociationFile.txt .../youSaveFile.klg

By the way, the tum rgbd datasets can be downloaded at http://vision.in.tum.de/data/datasets/rgbd-dataset

About

this is the code for co-fusion and elastic-fusion, which can convert images to klg file. enjoy it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published