English

Open3D: A Modern Library for 3D Data Processing

Computer Vision and Pattern Recognition 2018-01-31 v1 Graphics Robotics

Abstract

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. Open3D was developed from a clean slate with a small and carefully considered set of dependencies. It can be set up on different platforms and compiled from source with minimal effort. The code is clean, consistently styled, and maintained via a clear code review mechanism. Open3D has been used in a number of published research projects and is actively deployed in the cloud. We welcome contributions from the open-source community.

Keywords

Cite

@article{arxiv.1801.09847,
  title  = {Open3D: A Modern Library for 3D Data Processing},
  author = {Qian-Yi Zhou and Jaesik Park and Vladlen Koltun},
  journal= {arXiv preprint arXiv:1801.09847},
  year   = {2018}
}

Comments

http://www.open3d.org

R2 v1 2026-06-23T00:02:50.859Z