Git Product home page Git Product logo

emc's Introduction

Efficient Algorithms for Maximum Consensus Robust Fitting in Computer Vision

Code for the paper: "F. Wen, R. Ying, Z. Gong, and P. Liu, Efficient Algorithms for Maximum Consensus Robust Fitting, IEEE Transactions on Robotics, 2019".

To use the code, firstly unzip 'src.zip'.

This code is modified from the code of Huu Le at https://www.researchgate.net/publication/320707327demo_pami, details please see the paper "H. Le, T. J. Chin, A. Eriksson, and D. Suter, “Deterministic approx-imate methods for maximum consensus robust fitting,” arXiv preprint, arXiv:1710.10003, 2017."

Note that, some codes of Huu Le are directly coped here from https://www.researchgate.net/publication/320707327demo_pami to facilitate the ease of use for interested readers who want to reproducing the results in our paper. The coped codes (contained in the '/src' folder) include the EP method, RANSAC method and their dependency. We copy them here only for academic use purpose to illustrate the comparison results of the algorithms in our paper.

SeDuMi is need in solving the LP problems, which is available at http://sedumi.ie.lehigh.edu/, we used SeDuMi 1.3.

Application in SLAM

The “C++ for Application in ORB-SLAM2” folder contains the C++ implementation of the ADMM algorithm for homography and fundamental matrix estimation, which can be directly used in the popular open source ORB-SLAM2 system (https://github.com/raulmur/ORB_SLAM2).

It has been tested in a monocular example of the KITTI dadaset.

emc's People

Contributors

fwen 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.