The ICP algorithm return information. More...
#include <mrpt/slam/CICP.h>
Public Member Functions | |
| TReturnInfo () | |
Public Attributes | |
| unsigned int | cbSize |
| Size in bytes of this struct: Must be set correctly before using it. | |
| unsigned short | nIterations |
| The number of executed iterations until convergence. | |
| float | goodness |
| A goodness measure for the alignment, it is a [0,1] range indicator of percentage of correspondences. | |
| float | quality |
| A measure of the 'quality' of the local minimum of the sqr. | |
The ICP algorithm return information.
Definition at line 184 of file CICP.h.
| unsigned int mrpt::slam::CICP::TReturnInfo::cbSize |
| unsigned short mrpt::slam::CICP::TReturnInfo::nIterations |
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |