You are here: Start » FIL.NET » RegionProcessingParams Structure
RegionProcessingParams Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
This structure contains parameters for opening and closing of a region.
Constructors
Constructor | Description | |
---|---|---|
![]() | RegionProcessingParams(KernelShape, Int32, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ClosingRadius | System.Int32 | Radius of morphological closing of a region |
![]() ![]() | Default | FilNet.RegionProcessingParams | |
![]() | IsDefault | System.Boolean | |
![]() | Kernel | FilNet.KernelShape | Kernel shape for opening and closing of a region |
![]() | OpeningRadius | System.Int32 | Radius of morphological opening of a region |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.RegionProcessingParams) | |
![]() ![]() | Equals(FilNet.RegionProcessingParams, FilNet.RegionProcessingParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |