computes 7 Hu invariants from the moments
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic double[] HuMoments()
Public Function HuMoments As Double()
public:
array<double>^ HuMoments()
member HuMoments : unit -> float[]
Return Value
Type:
Double
See Also