Category "open3d"

How to display estimated normal and save this window in open3d (python)?

I run into an issue of displaying estimated normal of the points and save this window in jpg. I know that using "open3d.visualization.draw_geometries(pcd,point_

Select remaining points after cropping a point cloud

I am currently facing a problem regarding point cloud cropping. More specifically, I already know how to crop a point cloud based on Open3D, a package for point

How to crop a point cloud in Open3D by using a polygon volume?

at first i have to say that I'm very new to programming, especially in Open3D. I'm trying to crop a point cloud, but not as shown in the Open3D tutorial with a