Giter VIP home page Giter VIP logo

edge_alignment's Introduction

Edge Alignment - CERES

Reimplementation of edge alignment [1] using CERES solver. Look at the folder standalone for an easy to understand standalone implementation (abeit inefficient).

Required Packages

  • Eigen3
  • CERES
  • OpenCV
  • ROS

[1] Kuse M., Shen S. “Robust Camera Motion Estimation using Direct Edge Alignment and Sub-gradient Method“. In Proc. of IEEE International Conference on Robotics and Automation (ICRA), 2016 in Stockholm, Sweden.

[2] CERES http://ceres-solver.org/

Sample Alignment

Note

This repo was an attempt for me to have a standalone implementation of edge alignment. A basic standalone implementation can be accessed in the folder standalone. It is not the most efficient implementation, but it works. It uses Ceres's cubic_interpolation. Contributions welcome!

I believe, Yongyen https://github.com/ygling2008/direct_edge_imu in his repo had fixed it and is usable. You are better off trying to run his code. The paper relating to yongyen's work is:
[3] Yonggen Ling, Manohar Kuse, and Shaojie Shen, “Direct Edge Alignment-Based Visual-Inertial Fusion for Tracking of Aggressive Motions“, submitted in Springer Autonomous Robots.

You may look at https://kusemanohar.wordpress.com/2015/09/14/icra2015-submission/ for more resources on this project.

If you are keen on using this, I suggest you implement the gradient decent yourself for this. Once you have a point cloud it is really not that hard.

edge_alignment's People

Contributors

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