Code Monkey home page Code Monkey logo

mvo_ransac's Introduction

About

The code for paper Monocular Visual Odometry with RANSAC-based Outlier Rejection ##Algorithm Normalized eight-points algorithm is used for essential matrix estimation, and SURF descriptor is employed to extract and match feature.

To improve the performance, RANSAC-based outlier rejection approach is implemented.

The scale informaion is extracted from the KITTI dataset ground truth files.

##Demo Video We used 487 frames of the 00th sequences from KITTI's Visual Odometry Dataset to test.

Demo:http://v.youku.com/v_show/id_XMTI5Nzg0MDA4MA==.html

##Requirements OpenCV 2.4.9

VS2012

MATLAB

##How to compile? Before compiling the algorithm, you must configurate the VS2012 with OpenCV 2.4.9.OpenCV Installment.

You can use VS2012 to compile this algorithm, and run 'matlabload.m' by MATLAB to visualize the motion process of camera.

##Attention Everytime before you run the algorithm, you must check whether there is the 'data.dat' in the source code folder. If the 'data.dat' exists, you must delete it before you run.

In order to run this algorithm, you need to have either your own data, or else the sequences from [KITTI's Visual Odometry Dataset](http://www.cvlibs.net/datasets/kitti/eval_odometry.php). In order to run this algorithm on your own data, you must modify the intrinsic calibration parameters in the code.And you must change to your own data file path. ##How to run?

First run the vs2012, you will get the 'data.dat' in the source code folder.

Second run 'matlabload.m' by the MATLAB to visualize the motion process of camera.

##Contact For any question, contact: [email protected]

[email protected]

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.