mkazhdan / PoissonRecon

Poisson Surface Reconstruction
MIT License
1.59k stars 430 forks source link

Segmentation Fault for create_from_point_cloud_poisson when n_threads is not 1. #298

Open jinyoung-kim-dinnercoding opened 5 months ago

jinyoung-kim-dinnercoding commented 5 months ago

I actually raise the issue at open3D. But I'm more than curious whether this issue is certainly resolved by assigning one to n_threads parameter in create_from_point_cloud_poisson so that I can use this function for our service.

So if you answer me, I appreciate it.

Thank you.