http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create 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 SimilarFeature( double distance, ImageFeature feature ) |
Visual Basic |
---|
Public Sub New ( _ distance As Double, _ feature As ImageFeature _ ) |
Visual C++ |
---|
public: SimilarFeature( double distance, ImageFeature feature ) |
Parameters
- distance
- Type: System..::..Double
The distance to the comparing Image feature
- feature
- Type: Emgu.CV.Features2D..::..ImageFeature
A similar Image feature