CvHuMoments Constructor (CvMoments) OpenCvSharp Class Library
Initialize by cvGetHuMoments

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

public CvHuMoments(
	CvMoments moments
)

Parameters

moments
Type: OpenCvSharpCvMoments
Pointer to the moment state structure.
See Also

Reference