% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近鄰點尋找算法,在非線性時間序列中很有用,是常用的算法
標簽:
find_nearest_neighbours
nearest_neighbours
database
max_dist
上傳時間:
2013-12-16
上傳用戶:CHENKAI