You are here: Start » AVL.NET » PreSplitProcessingParams Class
PreSplitProcessingParams Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
This structure contains parameters for preprocessing the region.
Constructors
Constructor | Description | |
---|---|---|
![]() | PreSplitProcessingParams() | |
![]() | PreSplitProcessingParams(Boolean, KernelShape, Int32, Int32, Optional<Int32>) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ClosingRadius | System.Int32 | |
![]() | HoleThreshold | Atl.Optional<System.Int32> | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Kernel | Avl.KernelShape | |
![]() | OpeningRadius | System.Int32 | |
![]() | RemoveBoundaryBlobs | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.PreSplitProcessingParams) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.PreSplitProcessingParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.PreSplitProcessingParams) | |
![]() | ToString() | Inherited from System.Object |