http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
A similar Image feature
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public ImageFeature Feature { get; set; } |
Visual Basic |
---|
Public Property Feature As ImageFeature Get Set |
Visual C++ |
---|
public: property ImageFeature Feature { ImageFeature get (); void set (ImageFeature value); } |