HuMoments Structure

CVB.Net Documentation
Results of Hu Moment calculation.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public struct HuMoments

The HuMoments type exposes the following members.

Properties

  NameDescription
Public propertyM1
Hu Moment M1
Public propertyM2
Hu Moment M2
Public propertyM3
Hu Moment M3
Public propertyM4
Hu Moment M4
Public propertyM5
Hu Moment M5
Public propertyM6
Hu Moment M6
Public propertyM7
Hu Moment M7
Top
Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also

Reference