#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. | |
Definition at line 180 of file CICP.h.
| unsigned int mrpt::slam::CICP::TReturnInfo::cbSize |
| unsigned short mrpt::slam::CICP::TReturnInfo::nIterations |
| Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:20:53 EDT 2009 |