You are here: Start » AVL.NET » LocalBlindness Class
LocalBlindness Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.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 Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Radius | Atl.Optional<System.Single> | |
![]() | Threshold | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.LocalBlindness) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.LocalBlindness) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.LocalBlindness) | |
![]() | ToString() | Inherited from System.Object |