This struct contains the options considered for the Horn method. More...
#include <mrpt/scan_matching/scan_matching.h>

Public Member Functions | |
| THornMethodOpts () | |
Public Attributes | |
| vector_double | scales |
| bool | forceScaleToUnity |
This struct contains the options considered for the Horn method.
| scales | A vector which will contain the computed output scale of the Horn method. | |
| forceScaleToUnity | Whether or not force the scale employed to rotate the coordinate systems to one (rigid transformation). |
Definition at line 59 of file scan_matching/scan_matching.h.
| mrpt::scan_matching::THornMethodOpts::THornMethodOpts | ( | ) | [inline] |
Definition at line 64 of file scan_matching/scan_matching.h.
Definition at line 62 of file scan_matching/scan_matching.h.
Definition at line 61 of file scan_matching/scan_matching.h.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |