1DIFODOMETRY-CAMERA(1)Mobile Robot Programming Toolkit - MRPDTIFODOMETRY-CAMERA(1)
2
3
4
6 DifOdometry-Camera - DIFODO (visual odometry method) live application
7
9 DifOdometry-Camera [-h] [-c] [-cc ] [-s]
10
12 This GUI application is designed to perform visual odometry with a
13 handheld RGB-D camera. The method implemented is called "DIFODO" and it
14 is based only on geometric data (range images).
15
16 A config file can be used to customize the most important parameters of
17 the method (there is an embedded config file that is loaded by
18 default).
19
20 See more details online:
21 http://www.mrpt.org/list-of-mrpt-apps/application-difodometry-camera/
22
23 This program requires OpenNI2.
24
26 Please report bugs at https://github.com/MRPT/mrpt/issues
27
29 The application wiki page at http://www.mrpt.org/Applications
30
32 DifOdometry-Datasets is part of the Mobile Robot Programming Toolkit
33 (MRPT), and was originally written by Mariano Jaimez Tarifa, from the
34 MAPIR laboratory (University of Malaga).
35
36 This manual page was written by Jose Luis Blanco
37 <joseluisblancoc@gmail.com>.
38
40 This program is free software; you can redistribute it and/or modify it
41 under the terms of the BSD License.
42
43 On Debian GNU/Linux systems, the complete text of the BSD License can
44 be found in `/usr/share/common-licenses/BSD'.
45
46
47
48perl v5.36.1 2023-06-12 DIFODOMETRY-CAMERA(1)