I am trying to extract planes from a 3D point dataset containing power cables. Now the power cables are also getting extracted as planes. So my question is it possible to use RANSAC to differentiate between a line and plane. I can perform an eigen value based analysis but I am looking for some way to perform as part of the RANSAC algorithm itself.
问问题
119 次