LocalPointCloudRegistrationParameters Properties |
The LocalPointCloudRegistrationParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvergenceCriteria | ||
| MaxCorrespondenceDistance | The radius around each source point in which the algorithm will look for neighbors in the target point cloud.
Should be larger than the typical distance between points in the point clouds.
This parameter may have a significant performance impact.
| |
| MaxIterationCount | End iteration when reaching this number, even if convergence criteria are not yet satisfied.
|