(ea1a263 (Fri Oct 14 12:27:59 2022 -0700))
Go to the source code of this file.
◆ DISPATCH_ROBUST_KERNEL_FUNCTION
| #define DISPATCH_ROBUST_KERNEL_FUNCTION |
( |
|
METHOD, |
|
|
|
scalar_t, |
|
|
|
scaling_parameter, |
|
|
|
shape_parameter, |
|
|
|
... |
|
) |
| |
To use Robust Kernel functions please refer the unit-tests for t::registration or the implementation use cases at t::pipelines::kernel::ComputePosePointToPlaneCUDA and t::pipelines::kernel::ComputePosePointToPlaneCPU.
- Parameters
-
| METHOD | registration::RobustKernelMethod Loss type. |
| scalar_t | type: float / double. |
| scaling_parameter | Scaling parameter for loss fine-tuning. |
| shape_parameter | Shape parameter for Generalized Loss method. |