#include <ColoredICP.h>
◆ ~TransformationEstimationForColoredICP()
open3d::pipelines::registration::TransformationEstimationForColoredICP::~TransformationEstimationForColoredICP |
( |
| ) |
|
|
inlineoverride |
◆ TransformationEstimationForColoredICP()
open3d::pipelines::registration::TransformationEstimationForColoredICP::TransformationEstimationForColoredICP |
( |
double |
lambda_geometric = 0.968 , |
|
|
std::shared_ptr< RobustKernel > |
kernel = std::make_shared<L2Loss>() |
|
) |
| |
|
inlineexplicit |
◆ ComputeRMSE()
◆ ComputeTransformation()
◆ GetTransformationEstimationType()
TransformationEstimationType open3d::pipelines::registration::TransformationEstimationForColoredICP::GetTransformationEstimationType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ InitializePointCloudsForTransformation()
◆ kernel_
std::shared_ptr<RobustKernel> open3d::pipelines::registration::TransformationEstimationForColoredICP::kernel_ = std::make_shared<L2Loss>() |
shared_ptr to an Abstract RobustKernel that could mutate at runtime.
◆ lambda_geometric_
double open3d::pipelines::registration::TransformationEstimationForColoredICP::lambda_geometric_ = 0.968 |
The documentation for this class was generated from the following files: