You are here: Start » AVL.NET » PreSplitProcessingParams Constructor
PreSplitProcessingParams Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public PreSplitProcessingParams ( bool removeBoundaryBlobs, AvlNet.KernelShape kernel, int openingRadius, int closingRadius, int? holeThreshold )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| removeBoundaryBlobs | bool | ||||
| kernel | AvlNet.KernelShape | ||||
| openingRadius | int | ||||
| closingRadius | int | ||||
| holeThreshold | int? |
