|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Sorting by geographical proximity / clumping groups of items based on X and Yby FoxtrotUniform (Prior) |
| on Jul 18, 2002 at 16:16 UTC ( #182884=note: print w/ replies, xml ) | Need Help?? |
|
One off-the-cuff idea: treat this as an image-processing problem.
The major problem that I can see is that you might get several closely-spaced groups blurring into each other, creating a single super-large group. Update: "Segment the world, find local maxima, then calculate the voronoi diagram of the point set described by the maxima" might work, too.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||