Giter Site home page Giter Site logo

omeready / open3d-for-jetson Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devshank3/open3d-for-jetson

0.0 0.0 0.0 74.78 MB

CUDA branch fork of Open3D (testing on Jetson embedded GPU platform)

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

License: Other

Shell 0.77% CMake 1.41% C++ 87.49% C 1.38% Python 2.39% GLSL 0.28% Batchfile 0.01% Dockerfile 0.03% JavaScript 0.29% Cuda 5.95%

open3d-for-jetson's Introduction

Open3D with CUDA support amended for Jetson platform (extented for JetScan)

(Currently not maintained)

Please refer to Official enhanced GPU tensor reconstruction system Link for O3D docs


Forked from:

https://github.com/theNded/Open3D

Link for JetScan overall setup :

https://github.com/devshank3/JetScan


Credits :

Wei Dong and his efforts for making initial CUDA support

Repo Link & Paper

Team Open3D


This repo constitutes the software stack for JetScan

Follow https://github.com/devshank3/JetScan/blob/master/Software_O3D/README.md for Software Setup

Usage

  • Step 1 : Go to Open3D-for-Jetson/Reconstruction_Jetscan_Hybrid/

  • Step 2 : Edit Main_gui.py

    set your system executable path to Run_MakeFragments,ViewPoseGraph,Run_IntegrateScene

    eg.

     os.system('/home/shank/Projects/3D_processing/jetscan/jetscan-final-edit/Open3D-for-Jetson/build/bin/examples/./Run_MakeFragments')
    
                                                            ⇩⇩⇩ to ⇩⇩⇩                       
    
     os.system('your_system _path/Open3D-for-Jetson/build/bin/examples/./Run_MakeFragments')
    
  • Step 3: Run the UI (in virtual env if setup)

    $ python3 Main_gui.py

  • Step 4 : Start the Reconstruction

    Capture RGB-D

    Captures the RGB-D sequence

    Reconstruct Scene

    The hybrid reconstruction system starts with the RGB-D sequence recorded

    View

    View the latest reconstructed 3D Model

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.