Open3D: A Modern Library for 3D Data Processing.
.. _introduction:
About This Project #######################
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},
}
The package has been tested on:
With Python versions:
www.open3d.org <http://www.open3d.org>
_github.com/isl-org/Open3D <https://github.com/isl-org/Open3D>
_www.open3d.org/docs <http://www.open3d.org/docs>
_The MIT license <https://opensource.org/licenses/MIT>
_