You are here: Start » AVL.NET » LocalBlindness Class

LocalBlindness Class

This structure contains parameters of 1D scanning process that can prevent weaker edges in the vicinity of some strong edges from being detected.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

LocalBlindness(Nullable<Single>, Single, Single)
LocalBlindness()

Properties

 TypeNameDescription
System.SingleFuzziness
System.Nullable<System.Single>Radius
System.SingleThreshold

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also