You are here: Start » AVL.NET » PreSplitProcessingParams Constructor
PreSplitProcessingParams Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public PreSplitProcessingParams ( bool removeBoundaryBlobs_, Avl.KernelShape kernel_, int openingRadius_, int closingRadius_, Optional<int> holeThreshold_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| removeBoundaryBlobs_ | bool | ||||
| kernel_ | Avl.KernelShape | ||||
| openingRadius_ | int | ||||
| closingRadius_ | int | ||||
| holeThreshold_ | Atl.Optional<int> | 
