% [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 neighbours of the given desriptors in ...