http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create an standard vector of KeyPoint of the specific size
Namespace: Emgu.CV.UtilAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public VectorOfKeyPoint( int size ) |
Visual Basic |
---|
Public Sub New ( _ size As Integer _ ) |
Visual C++ |
---|
public: VectorOfKeyPoint( int size ) |
Parameters
- size
- Type: System..::..Int32
The size of the vector