Main MRPT website > C++ reference for MRPT 1.5.6
lib_mrpt_tfest.h
Go to the documentation of this file.
1 /* +---------------------------------------------------------------------------+
2  | Mobile Robot Programming Toolkit (MRPT) |
3  | http://www.mrpt.org/ |
4  | |
5  | Copyright (c) 2005-2017, Individual contributors, see AUTHORS file |
6  | See: http://www.mrpt.org/Authors - All rights reserved. |
7  | Released under BSD License. See details in http://www.mrpt.org/License |
8  +---------------------------------------------------------------------------+ */
9 
10 
11 /** \defgroup mrpt_tfest_grp [mrpt-tfest]
12 
13 <small> <a href="index.html#libs">Back to list of all libraries</a> | <a href="modules.html" >See all modules</a> </small>
14 <br>
15 
16 <h2>Library <code>mrpt-tfest</code></h2>
17 <hr>
18 
19 <b>T</b>rans<b>f</b>ormation <b>est</b>imation (tfest): This module provides
20 functions in charge of solving the optimization problem of aligning a set of 2D or 3D corresponding points, estimating
21 the optimal transformation between the two frames of reference.
22 
23 Note that this does not include the related iterative ICP algorithm (see mrpt::slam::CICP), included in the library \ref mrpt_slam_grp
24 
25 See list of all functions: mrpt::tfest
26 
27 Note: This lib is new in MRPT 1.3.0 and replaces the old API in mrpt::scanmatching (deprecated now).
28 
29 */
30 



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019