#include <CscPointCloudMatcher.h>
◆ CscPointCloudMatcher()
| conscience_core::lidar::CscPointCloudMatcher::CscPointCloudMatcher |
( |
| ) |
|
◆ calculateLikelihood()
| float conscience_core::lidar::CscPointCloudMatcher::calculateLikelihood |
( |
const vector< const CscPoint3d * > & |
pointsReference, |
|
|
const vector< const CscPoint3d * > & |
points, |
|
|
bool |
XZTo2DOnly |
|
) |
| |
◆ compare()
compare points with pointsReference and return computed transformation if it succeeded
- Parameters
-
| XZTo2DOnly | if true, comparison will use X & Z coordinates for a 2D matching, otherwise, classical 3D comparison is performed |
The documentation for this class was generated from the following files: