You are here: Start » FIL.NET » ImageLocalExtremaVerification Structure

ImageLocalExtremaVerification Structure

Namespace:Fil
Assembly:FilNet.Types.dll

This structure contains parameters for verification of local extrema visible on an image.

Constructors

 ConstructorDescription
ImageLocalExtremaVerification(Int32, Single, Single)

Properties

 NameTypeDescription
DefaultFil.ImageLocalExtremaVerification Gets a default instance of the ImageLocalExtremaVerification.
EmptyFil.ImageLocalExtremaVerification Gets an empty instance of the ImageLocalExtremaVerification.
MinDifferenceSystem.Single
PointCountSystem.Int32
RadiusSystem.Single

Methods

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

Remarks

See also