You are here: Start » FIL.NET » LocalBlindness Class
LocalBlindness Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This structure contains parameters of 1D scanning process that can prevent weaker edges in the vicinity of some strong edges from being detected.
Constructors
Constructor | Description | |
---|---|---|
![]() | LocalBlindness() | |
![]() | LocalBlindness(Optional<Single>, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Fuzziness | System.Single | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Radius | Ftl.Optional<System.Single> | |
![]() | Threshold | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.LocalBlindness) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(Fil.LocalBlindness) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.LocalBlindness) | |
![]() | ToString() | Inherited from System.Object |