Open3D
Open3D copied to clipboard
Open3D: A Modern Library for 3D Data Processing
Hi! As suggested [here](https://github.com/isl-org/Open3D/issues/3983#issuecomment-985825097), I'm opening this issue to track the Python 3.10 wheel availability. References to dependencies progress regarding Python 3.10 support: - Tensorflow: https://github.com/tensorflow/tensorflow/issues/52324 ([tf2.8-rc0](https://github.com/tensorflow/tensorflow/releases/tag/v2.8.0-rc0) supports Python 3.10...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
### Introduction Hi! I added a function that crops a point cloud using a convex hull polygon. Points within the convex hull will be cropped. Also , we can use...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
This change is [](https://reviewable.io/reviews/isl-org/open3d/5211)
Hi, I've seen problem #1480 , but the setting seems only works for boxes in a single frame not the continuous frames. How could I set it in continuous frames...