CvBlobMoments Structure |
Namespace: Emgu.CV.Cvb
The CvBlobMoments type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | M00 |
Mement 00
|
![]() | M01 |
Moment 01
|
![]() | M02 |
Moment 02
|
![]() | M10 |
Moment 10
|
![]() | M11 |
Moment 11
|
![]() | M20 |
Moment 20
|
![]() | N02 |
Normalized central moment 02
|
![]() | N11 |
Normalized central moment 11
|
![]() | N20 |
Normalized central moment 20
|
![]() | P1 |
Hu moment 1
|
![]() | P2 |
Hu moment 2
|
![]() | U02 |
Central moment 02
|
![]() | U11 |
Central moment 11
|
![]() | U20 |
Central moment 20
|