Click or drag to resize

SettingsProcessingGroupFiltersGroupHoleGroupRepairGroupHoleSize Property

Relative diameter of holes to fill. Increasing this will fill more points, but require more computation time. The maximum allowed hole size scales with distance, so that we allow filling larger holes at greater distances, measured in mm.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<double> HoleSize { get; set; }

Property Value

Type: NullableDouble
See Also