Collapse imageExpand ImageCopy imageCopyHover image
            





Emgu CV Library Documentation
GpuBruteForceMatcher..::..KnnMatch Method
GpuBruteForceMatcher Class See Also Send Feedback
http://www.emgu.com

Overload List

  NameDescription
Public methodKnnMatch(GpuMat<(Of <<'(Byte>)>>), GpuMat<(Of <<'(Byte>)>>), GpuMat<(Of <<'(Int32>)>>), GpuMat<(Of <<'(Single>)>>), Int32, GpuMat<(Of <<'(Byte>)>>))
For Hamming distance type, find the k nearest neighbour using the brute force matcher.
Public methodKnnMatch(GpuMat<(Of <<'(Single>)>>), GpuMat<(Of <<'(Single>)>>), GpuMat<(Of <<'(Int32>)>>), GpuMat<(Of <<'(Single>)>>), Int32, GpuMat<(Of <<'(Byte>)>>))
For L1 and L2 distance type, find the k nearest neighbour using the brute force matcher.

See Also

GpuBruteForceMatcher Class
GpuBruteForceMatcher Members
Emgu.CV.GPU Namespace
Footer image
For questions and discussions please visit http://www.emgu.com/forum

Send comments on this topic to support@emgu.com

2011 Emgu, All Rights Reserved,