Open3D
Open3D copied to clipboard
Open3D: A Modern Library for 3D Data Processing
### 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...
Is there a way to access O3DVisualizer inherited member methods from Window class in Python so we can add additional controls to the O3DVisualizer and therefore expand its capabilities beside...
### 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...
Dear all, I'm using RANSAC based on features (in my case, features extracted with a DNN) with the function `registration_ransac_based_on_feature_matching`, and I noticed that after updating open3d to the newest...
### 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...
**Describe the bug** The [IntelliSense](https://code.visualstudio.com/docs/editor/intellisense) feature of VS Code does not work with the Open3D library when using the PyLance language server in VS Code. **To Reproduce** Steps to reproduce...
This PR makes `Tensor`, `TensorMap` and tensor based geometry pickling. Current behaviours: - Tensor will be on the same device after de-serialization. - Non contiguous tensor will be converted to...
### 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...