47 namespace registration {
86 virtual double ComputeRMSE(
89 const CorrespondenceSet &correspondences)
const = 0;
102 const CorrespondenceSet &correspondences)
const = 0;
130 const CorrespondenceSet &correspondences)
const override;
144 const CorrespondenceSet &correspondences)
const override;
148 TransformationEstimationType::PointToPoint;
176 const CorrespondenceSet &correspondences)
const override;
191 const CorrespondenceSet &correspondences)
const override;
195 TransformationEstimationType::PointToPlane;
TransformationEstimationType
Definition: TransformationEstimation.h:57
std::pair< core::Tensor, core::Tensor > CorrespondenceSet
CorrespondenceSet: pair of 2x Int64 tensors of shape {C,}, where C is the number of good corresponden...
Definition: TransformationEstimation.h:55
A pointcloud contains a set of 3D points.
Definition: PointCloud.h:95
Definition: PinholeCameraIntrinsic.cpp:35