http://www.emgu.com
Create an empty standard vector of DMatch

Namespace: Emgu.CV.Util
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)

Syntax

C#
public VectorOfDMatch()
Visual Basic
Public Sub New
Visual C++
public:
VectorOfDMatch()

See Also