Main MRPT website > C++ reference for MRPT 1.9.9
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-2018, 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 */



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST