Giter VIP home page Giter VIP logo

orb_slam2_android-1's Introduction

orb_slam2_android

Implement ORB SLAM2 on an Android Phone.

ORB SLAM2

basic ORB SLAM2 project source code is on:https://github.com/raulmur/ORB_SLAM2
you can also find Related Publications about this project on this page.

thanks to the reference program

the original refernence program is on: https://github.com/kevinwchn/slamit_ORBSLAM2_on_Android
make it possible to run after dubugging and at the same time partly changed the UI.

environment already tested

Compiling environment: android studio 2.2
Test environment: android 7.0

files needed

this program need two files before running, both camera setting file and vocabulary file.
you can find the vocabulary file from:
https://github.com/raulmur/ORB_SLAM2/tree/master/Vocabulary
setting file can be designed according to:
https://github.com/raulmur/ORB_SLAM2/blob/master/Examples/Monocular/TUM1.yaml

the default path:
setting file: "/storage/emulated/0/SLAM/Calibration/List.yaml"
vocabulary file: "/storage/emulated/0/SLAM/VOC/ORBvoc.txt"

if you want to change the path please swipe left on the main page

openCV depandence

this release no need to open openCV manager on the phone.
already packed in the apk.

orb_slam2_android-1's People

Contributors

lilyat1994 avatar sunzuolei 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.