Method DecimatePointClouds
DecimatePointClouds(OccurrenceList, double)
decimate Point Cloud Occurrences according to tolerance
Declaration
[HandleProcessCorruptedStateExceptions]
public void DecimatePointClouds(OccurrenceList occurrences, double tolerance = 500)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Part occurrences to process |
| double | tolerance | Avarage distance between points |