CVGRROJan 30, 2018

Open3D: A Modern Library for 3D Data Processing

arXiv:1801.09847v12107 citationsHas Code
Originality Synthesis-oriented
AI Analysis

It provides a modern tool for researchers and developers working with 3D data processing, though it is incremental as it builds on existing library concepts.

Open3D is an open-source library designed for rapid development of software handling 3D data, featuring optimized data structures and algorithms in C++ and Python with cross-platform support and minimal dependencies.

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.

Code Implementations14 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes