Rejecting correspondences with large distances.
More...
#include <rejector.hpp>
|
| DistanceRejector () |
|
template<typename TargetPointCloud , typename SourcePointCloud > |
bool | operator() (const TargetPointCloud &target, const SourcePointCloud &source, const Eigen::Isometry3d &T, size_t target_index, size_t source_index, double sq_dist) const |
|
Rejecting correspondences with large distances.
◆ DistanceRejector()
small_gicp::DistanceRejector::DistanceRejector |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename TargetPointCloud , typename SourcePointCloud >
bool small_gicp::DistanceRejector::operator() |
( |
const TargetPointCloud & |
target, |
|
|
const SourcePointCloud & |
source, |
|
|
const Eigen::Isometry3d & |
T, |
|
|
size_t |
target_index, |
|
|
size_t |
source_index, |
|
|
double |
sq_dist |
|
) |
| const |
|
inline |
◆ max_dist_sq
double small_gicp::DistanceRejector::max_dist_sq |
Maximum squared distance between corresponding points.
The documentation for this struct was generated from the following file:
- /home/runner/work/small_gicp/small_gicp/include/small_gicp/registration/rejector.hpp