MRPT  1.9.9
mrpt::slam::CICP::TReturnInfo Struct Reference

Detailed Description

The ICP algorithm return information.

Definition at line 190 of file CICP.h.

#include <mrpt/slam/CICP.h>

Public Member Functions

 TReturnInfo ()=default
 

Public Attributes

unsigned short nIterations {0}
 The number of executed iterations until convergence. More...
 
float goodness {0}
 A goodness measure for the alignment, it is a [0,1] range indicator of percentage of correspondences. More...
 
float quality {0}
 A measure of the 'quality' of the local minimum of the sqr. More...
 

Constructor & Destructor Documentation

◆ TReturnInfo()

mrpt::slam::CICP::TReturnInfo::TReturnInfo ( )
default

Member Data Documentation

◆ goodness

◆ nIterations

◆ quality

float mrpt::slam::CICP::TReturnInfo::quality {0}

A measure of the 'quality' of the local minimum of the sqr.

error found by the method. Higher values are better. Low values will be found in ill-conditioned situations (e.g. a corridor)

Definition at line 201 of file CICP.h.

Referenced by mrpt::slam::CICP::ICP3D_Method_Classic(), mrpt::slam::CICP::ICP_Method_Classic(), and mrpt::slam::CICP::ICP_Method_LM().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019