Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

Program get stuck when I use ray_cast

Open BuckyI opened this issue 1 year ago • 0 comments

Checklist

My Question

I'm trying to implement TSDF integration. When I followed the example code, everything works fine. However, when I used my own data, I found the program would stuck at ray_cast or synthesize_model_frame. It's strange that sometimes raycast would complete quite fast, sometimes the program would stuck. The input images are the same. I have no idea what went wrong... :(

BuckyI avatar Jun 09 '24 13:06 BuckyI