You are here: Start » AVL.NET » BlobSplittingParams Structure
BlobSplittingParams Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| BlobSplittingParams(RegionConnectivity, Int32, Nullable<Int32>, Boolean) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Connectivity | AvlNet.RegionConnectivity | ||
| Default | AvlNet.BlobSplittingParams | Gets default BlobSplittingParams object | |
| IsDefault | System.Boolean | ||
| MaxArea | System.Nullable<System.Int32> | ||
| MinArea | System.Int32 | ||
| RemoveBoundaryBlobs | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
