http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the model points stored in this detector
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MKeyPoint[] GetModelPoints() |
Visual Basic |
---|
Public Function GetModelPoints As MKeyPoint() |
Visual C++ |
---|
public: array<MKeyPoint>^ GetModelPoints() |