http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a BruteForceMatcher of the specific distance type, without cross check.
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public BruteForceMatcher( DistanceType distanceType ) |
Visual Basic |
---|
Public Sub New ( _ distanceType As DistanceType _ ) |
Visual C++ |
---|
public: BruteForceMatcher( DistanceType distanceType ) |
Parameters
- distanceType
- Type: Emgu.CV.Features2D..::..DistanceType
The distance type