loongson/pypi/: open3d-0.11.0 metadata and description
['Open3D is an open-source library that supports rapid development of software that deals with 3D data.']
author | Open3D Team |
author_email | info@open3d.org |
classifiers |
|
keywords | 3D reconstruction point cloud mesh RGB-D visualization |
license | MIT |
project_urls |
|
requires_dist |
|
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
open3d-0.11.0-cp38-cp38-linux_loongarch64.whl
|
|
Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. We welcome contributions from the open-source community.
If you use Open3D in an academic project, please cite our paper:
@article{Zhou2018, author = {Qian-Yi Zhou and Jaesik Park and Vladlen Koltun}, title = {{Open3D}: {A} Modern Library for {3D} Data Processing}, journal = {arXiv:1801.09847}, year = {2018}, }
Core features
- Basic 3D data structures
- Basic 3D data processing algorithms
- Scene reconstruction
- Surface alignment
- 3D visualization
- Python binding
Supported platforms
The package has been tested on:
- Ubuntu 16.04, Ubuntu 18.04
- Windows 10 64-bit
- macOS High Sierra and above
With Python version: * 2.7 * 3.5 * 3.6 * 3.7
Resources
- Website: www.open3d.org
- Code: github.com/intel-isl/Open3D
- Document: www.open3d.org/docs
- License: The MIT license