isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
11.44k stars 2.31k forks source link

After using the function simplify_quadrics_decimation, the mesh loses its closure #7024

Open lu-ming-lei opened 2 weeks ago

lu-ming-lei commented 2 weeks ago

Checklist

My Question

By using mesh.simplify_quadric_decimation(target_number_of_triangles=4000),I reduce triangle num from 65000 to 4000, but mesh loss its closure, how can I fix it?

123
lu-ming-lei commented 2 weeks ago

test_data.zip