Coder Social home page Coder Social logo

jerryjiehanwang / open3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seminar2012/open3d

0.0 1.0 0.0 206.68 MB

Open3D: A Modern Library for 3D Data Processing

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

License: Other

Shell 0.79% CMake 1.46% C++ 91.80% C 0.99% GLSL 0.23% Python 2.04% Dockerfile 0.02% Batchfile 0.01% JavaScript 0.23% Cuda 2.08% Objective-C++ 0.34%

open3d's Introduction

Open3D: A Modern Library for 3D Data Processing

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.

C/C++ CI Build Status Build status

Core features of Open3D includes:

  • 3D data structures
  • 3D data processing algorithms
  • Scene reconstruction
  • Surface alignment
  • 3D visualization
  • Physically based rendering (PBR)
  • Available in C++ and Python

For more, please visit the Open3D documentation.

Open3D viewer app

Open3D now comes with a standalone 3D viewer app available on Ubuntu and macOS. Please stay tuned for Windows.

You can download Open3D viewer from our release page.


Python quick start

Pre-built pip and conda packages support Ubuntu 18.04+, macOS 10.14+ and Windows 10 (64-bit) with Python 3.5, 3.6, 3.7 and 3.8. If you have other Python versions or operating systems, please compile Open3D from source.

  • To install Open3D with pip:

    $ pip install open3d
  • To install Open3D with Conda:

    $ conda install -c open3d-admin open3d
  • To compile Open3D from source:

Test your installation with:

$ python -c "import open3d as o3d"

and follow the basic tutorials or Python examples to get started.

C++ quick start

Please refer to compiling from source and Open3D C++ interface.

Communication channels

  • GitHub Issue: bug reports, feature requests, etc.
  • Forum: discussion on the usage of Open3D.
  • Discord Chat: online chats, discussions, and collaboration with other users and developers.

Citation

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},
}

open3d's People

Contributors

akashsharma02 avatar benjaminum avatar csukuangfj avatar cv3d avatar dotchang avatar errissa avatar germanros1987 avatar griegler avatar iory avatar jacklangerman avatar kongsgard avatar kuonangzhe avatar nicolas-chaulet avatar pauljurczak avatar pezcode avatar prewettg avatar puzzlepaint avatar pvarvak avatar qianyizh avatar roehling avatar rohanrathi avatar sammo2828 avatar scimad avatar syncle avatar takanokage avatar thended avatar theodoret avatar xardvor avatar yxlao avatar zjudmd1015 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.