Table of Contents

Class CudaBFMatcher

Namespace
Emgu.CV.Cuda
Assembly
Emgu.CV.dll

A Brute force matcher using Cuda

public class CudaBFMatcher : DescriptorMatcher, IDisposable, IAlgorithm
Inheritance
CudaBFMatcher
Implements
Inherited Members
Extension Methods

Constructors

CudaBFMatcher(DistanceType)

Create a CudaBruteForceMatcher using the specific distance type

public CudaBFMatcher(DistanceType distanceType)

Parameters

distanceType DistanceType

The distance type