Consider a cloud of N points (forming a smooth 3D object), in which n points are missing. Also, consider that there is no prior knowledge about the original shape of the point cloud. The only information available is the cloud of (N - n) points.
1) Compared to total points N , how much information do the missing points carry? Does it rely on the density and distribution of the points? what is the math behind that?
2) How can one estimate the missing points? Under what distribution of n, and what ratio of n and N, is this estimation possible?