open3d-python 0.7.0.0


pip install open3d-python

  Latest version

Released: Jun 06, 2019


Meta
Author: Open3D Team

Classifiers

Development Status
  • 3 - Alpha

Environment
  • MacOS X
  • Win32 (MS Windows)
  • X11 Applications

Intended Audience
  • Developers
  • Education
  • Other Audience
  • Science/Research

License
  • OSI Approved :: MIT License

Natural Language
  • English

Operating System
  • POSIX :: Linux

Programming Language
  • C
  • C++
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.5
  • Python :: 3.6

Topic
  • Education
  • Multimedia :: Graphics :: 3D Modeling
  • Multimedia :: Graphics :: 3D Rendering
  • Multimedia :: Graphics :: Capture
  • Multimedia :: Graphics :: Graphics Conversion
  • Multimedia :: Graphics :: Viewers
  • Scientific/Engineering
  • Scientific/Engineering :: Mathematics
  • Scientific/Engineering :: Visualization
  • Software Development :: Libraries :: Python Modules
  • Utilities

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 with Python 2.7 and 3.5

  • Windows 10 with Python 2.7 and 3.5

  • MacOS High Sierra 10.13.4 with Python 2.7

Resources

Extras: None
Dependencies:
ipywidgets
widgetsnbextension
notebook
numpy