% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of the nearest neighbou...
2013-12-16
132