logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DifOdometry-Camera - DIFODO (visual odometry method) live application

Authors

DifOdometry-Datasets is part of the Mobile Robot Programming Toolkit (MRPT), and was originally written
       by Mariano Jaimez Tarifa, from the MAPIR laboratory (University of Malaga).

       This manual page was written by Jose Luis Blanco <joseluisblancoc@gmail.com>.

Bugs

       Please report bugs at https://github.com/MRPT/mrpt/issues

Description

       This GUI application is designed to perform visual odometry with a handheld RGB-D camera. The method
       implemented is called "DIFODO" and it is based only on geometric data (range images).

       A config file can be used to customize the most important parameters of the method (there is an embedded
       config file that is loaded by default).

       See more details online: http://www.mrpt.org/list-of-mrpt-apps/application-difodometry-camera/

       This program requires OpenNI2.

Name

       DifOdometry-Camera - DIFODO (visual odometry method) live application

See Also

       The application wiki page at https://www.mrpt.org/Applications

Synopsis

       DifOdometry-Camera  [-h] [-c] [-cc ] [-s]

See Also