You are here: Start » ThresholdParams Class

ThresholdParams Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
ThresholdParams(Polarity, BlobThresholdReferenceMethod, Nullable<Int32>, Int32, Int32)
ThresholdParams()

Properties

 NameTypeDescription
HysteresisSystem.Int32
MethodAvlNet.BlobThresholdReferenceMethod
PolarityAvlNet.Polarity
RadiusSystem.Nullable<System.Int32>
ThresholdSystem.Int32

Methods

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

See also