Giter Site home page Giter Site logo

monoslam's Introduction

SLAM for Cyclopes: A MonoSLAM Tutorial

Main functions (located in src folder):

1.) run_monoslam(): Processes image frames and implement monoSLAM algorithm. Saves state and covariance history in file titled 'saved_run.mat'

2.) initialize(): Called by run_monoslam, initializes all state and environment parameters. Also determines what image directory is going to be processed for monoSLAM

3.) plot_trajectory_and_landmarks(static_or_animated): Needs to be called after run_monoslam(). Takes values in saved_run.mat and plots the trajectory of the camera for the previously processed data set.

4.) plot_num_landmarks(): Needs to be called after run_monoslam(). Takes values in saved_run.mat and plots the number of landmarks in the map for each time step.

5.) plot_image_and_features: Needs to be called after run_monoslam(). Takes values in saved_run.mat and plots the image frame with superimposed detected features.

Data sets (located in data folder)

1.) The first data set was generated to test a straight line path for the camera (rotation limited).

2.) The second data set was generated to test an upside-down U path for the camera (rotation limited).

Papers (located in paper folder)

Available here is Davison's original paper on MonoSLAM accompanied by a tutorial that is available in his website. Link to website is provided below;

http://www.doc.ic.ac.uk/~ajd/Scene/download.html

monoslam's People

Contributors

msoto8 avatar muyangwang avatar anujgrgv avatar ayush1405 avatar pringithub avatar

Stargazers

Sean avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

roger-chuh

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.