| MomentsHuMoments Method |
computes 7 Hu invariants from the moments
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double[] HuMoments()
Public Function HuMoments As Double()
public:
array<double>^ HuMoments()
member HuMoments : unit -> float[]
Return Value
Type:
Double[Missing <returns> documentation for "M:OpenCvSharp.Moments.HuMoments"]
See Also