CvBlobMoments Structure |
Namespace: Emgu.CV.Cvb
The CvBlobMoments type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (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
|