My issue is this: I have a cloud of 3D points from a CT scan. I know that all these points belong to one incomplete surface so I need to add the rest of the points that fit the surface but to do that I need to know the normal vector so that the points I am adding are in the same direction.

Is it safe to assume that the eigenvector corresponding to the largest eigenvalue of a point is the same as the normal vector?

Similar questions and discussions