You are here: Start » AVL.NET » BlobSplittingParams Constructor
BlobSplittingParams Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public BlobSplittingParams( AvlNet.RegionConnectivity connectivity, int minArea, int? maxArea, bool removeBoundaryBlobs )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| connectivity | AvlNet.RegionConnectivity | ||||
| minArea | int | ||||
| maxArea | int? | ||||
| removeBoundaryBlobs | bool |
