go-point-clustering
go-point-clustering copied to clipboard
(Lat, lon) points fast clustering using DBScan algorithm
Results
2
go-point-clustering issues
Sort by
recently updated
recently updated
newest added
I have a list of points collected from cs:go maps. In general, maps are limited and flat areas with a few hundred meters. I want to cluster these points. Is...
By eps=300 I lost most of my points. At 1500 there are none.