haris3384
12-17-2012, 03:57 AM
hi,
i have a set A with 5,000 (x,y,z) triples and set B with
1,000,000 (x,y,z) triples.
For each point in set A i want to find set of nearest point from set B.(closest 10 points)
kindly guide me how to proceede to solve this problem
i have a set A with 5,000 (x,y,z) triples and set B with
1,000,000 (x,y,z) triples.
For each point in set A i want to find set of nearest point from set B.(closest 10 points)
kindly guide me how to proceede to solve this problem