I am given some data points that form spheres(with some noise). They can form just one, or two, or more intersecting spheres like this:This is the example for two spheres, with there being data points making up the interiors and surfaces of both spheres. I am not given how many spheres there are. Can I somehow determine the number of spheres there are, or even better, assign the points to different spheres through some sort of clustering algorithm?
Comments
Post a Comment