Get the moments for this point sequence
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
| C# |
|---|
public MCvMoments GetMoments() |
| Visual Basic (Declaration) |
|---|
Public Function GetMoments As MCvMoments |
| Visual C++ |
|---|
public: MCvMoments GetMoments() |