CvMomentsGetHuMoments Method OpenCvSharp Class Library
Calculates seven Hu invariants

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void GetHuMoments(
	out CvHuMoments humoments
)

Parameters

humoments
Type: OpenCvSharpCvHuMoments
Pointer to Hu moments structure
See Also

Reference