MATLAB File Help: cv.batchDistance Index
cv.batchDistance

Naive nearest neighbor finder

[dst,nidx] = cv.batchDistance(src1, src2)
[...] = cv.batchDistance(..., 'OptionName', optionValue, ...)

Input

Output

Options

See http://en.wikipedia.org/wiki/Nearest_neighbor_search

See also