Hi guys,
Is it possible to detect a plane from a point cloud. Specifically, I have a point cloud of a box (cube), and I want to detect one of the faces (e.g the top face). My cubes tend to be supported on an almost horizontal plane, that is Z direction of the box, is very close to the Z axis.
The final challenge is to estimate the inclination of the top face, relative to the reference axis.
Do you have any idea how to move forward here?
Thank you very much!