You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use o3d.io.read_point_cloud() to read pcd file with intensity( x y z intensity),But the shape of result is (n, 3)?
there is no any error info when program running to end.