Open3D
Open3D copied to clipboard
Open3D: A Modern Library for 3D Data Processing
## New modules - [x] `--fragment_registration`: point cloud odometry and global registration with tensor ICP and correspondences from feature matching - [x] `--fusion`: final reconstruction after joint optimization ## Improvements...
## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [ ] New feature (non-breaking change which adds functionality). Resolves # - [x] Breaking...
## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [ ] New feature (non-breaking change which adds functionality). Resolves # - [x] Breaking...
Closes gh-2991, gh-5740, and potentially ~~gh-5124~~, gh-3700 This PR allows open3d to support optional dependencies in a manner that allows the end-user to configure what they truly need. The CI/build...
## Type - [x] Bug fix (non-breaking change which fixes an issue): Fixes # - [ ] New feature (non-breaking change which adds functionality). Resolves # - [ ] Breaking...
Copy of #7022 ## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [ ] New feature (non-breaking change which adds functionality). Resolves #...
## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [x] New feature (non-breaking change which adds functionality). Resolves #2613 - [ ] Breaking...
# Fix missing dependencies in Open3D-viewer post-install script ## Type - [x] Bug fix (non-breaking change which fixes an issue): Fixes # - [ ] New feature (non-breaking change which...
Added logic to build debian package. To build debian package: ``` mkdir build cd build cmake .. make package ``` ## Type - [ ] Bug fix (non-breaking change which...
## Type - [ ] Bug fix (non-breaking change which fixes an issue): Fixes # - [x] New feature (non-breaking change which adds functionality). Resolves # - [ ] Breaking...