Results of Hu moment calculation. More...
Public Member Functions | |
| None | HuMoments (self, Optional[float] m1, Optional[float] m2, Optional[float] m3, Optional[float] m4, Optional[float] m5, Optional[float] m6, Optional[float] m7) |
| Create the object either specifying all the moments or specifying none. | |
Results of Hu moment calculation.
| None HuMoments | ( | self, | |
| Optional[float] | m1, | ||
| Optional[float] | m2, | ||
| Optional[float] | m3, | ||
| Optional[float] | m4, | ||
| Optional[float] | m5, | ||
| Optional[float] | m6, | ||
| Optional[float] | m7 ) |
Create the object either specifying all the moments or specifying none.
However, HuMoments is usually not directly instantiated, but rather received as a result of moments calculation.
m1 : Optional[float] Hu Moment m1.
m2 : Optional[float] Hu Moment m2.
m3 : Optional[float] Hu Moment m3.
m4 : Optional[float] Hu Moment m4.
m5 : Optional[float] Hu Moment m5.
m6 : Optional[float] Hu Moment m6.
m7 : Optional[float] Hu Moment m7.