http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() | KnnMatch(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.
|
![]() | KnnMatch(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.
|