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