http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
The SURF point
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvSURFPoint Point { get; set; } |
Visual Basic |
---|
Public Property Point As MCvSURFPoint Get Set |
Visual C++ |
---|
public: property MCvSURFPoint Point { MCvSURFPoint get (); void set (MCvSURFPoint value); } |