http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() | KnnMatch(Matrix<(Of <<'(Byte>)>>), Matrix<(Of <<'(Int32>)>>), Matrix<(Of <<'(Single>)>>), Int32, Matrix<(Of <<'(Byte>)>>)) |
Find the k-nearest match for DistanceType of Hamming or HammingLUT
|
![]() | KnnMatch(Matrix<(Of <<'(Single>)>>), Matrix<(Of <<'(Int32>)>>), Matrix<(Of <<'(Single>)>>), Int32, Matrix<(Of <<'(Byte>)>>)) |
Find the k-nearest match for DistanceType of L1F32 or L2F32
|