jingxa / Open3D

Open3D: A Modern Library for 3D Data Processing

Home Page:http://www.open3d.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open3D: A Modern Library for 3D Data Processing

Build Status Build status

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.

Please cite our work if you use Open3D.

@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 compilers

  • GCC 4.8 and later on Linux
  • XCode 8.0 and later on OS X
  • Visual Studio 2015 and later on Windows

Resources

About

Open3D: A Modern Library for 3D Data Processing

http://www.open3d.org

License:MIT License


Languages

Language:C 54.1%Language:C++ 43.2%Language:Objective-C 1.1%Language:Python 0.7%Language:CMake 0.6%Language:HTML 0.2%Language:Mathematica 0.1%Language:Makefile 0.0%Language:GLSL 0.0%Language:Shell 0.0%Language:CSS 0.0%