GithubHelp home page GithubHelp logo

wuyou33 / correlation_flow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sair-lab/correlation_flow

1.0 2.0 0.0 6.06 MB

Correlation Flow: Robust Optical Flow Using Kernel Cross-Correlators

Home Page: https://wangchen.online/correlation_flow

License: GNU General Public License v3.0

CMake 18.68% C++ 29.26% Python 52.06%

correlation_flow's Introduction

Correlation Flow

Correlation Flow: Robust Optical Flow using Kernel Cross-Correlators

	Velocity Estimation in 3-D space $v_x, v_y, v_z, \omega_z$

This repo contains source codes for the following paper, which is accepted by ICRA-18:

Chen Wang *, Tete Ji *, Thien-Minh Nguyen, and Lihua Xie, "Correlation Flow: Robust Optical Flow Using Kernel Cross-Correlators", IEEE International Conference on Robotics and Automation (ICRA), 2018.

Platform

Codes have been tested on Ubuntu 16.04 with ROS kinetic.

Install Dependencies:

  1. Install FFT library: sudo apt-get install libfftw3-dev libfftw3-doc

Install Intel Math Kernel Library (MKL) (optional):

  1. Download MKL from Intel website
  2. Extract downloaded file tar -zxvf [name_of_downloaded_file]
  3. Go to extracted folder, give permission: sudo chmod +x install.sh
  4. Run installation ./install.sh
  5. Link library, add to .bashrc: source /opt/intel/bin/compilervars.sh intel64
  6. Try compile in ROS workspace

If this repo is useful for your projects, you may cite it as:

@inproceedings{wang2018correlation,
  title={{Correlation Flow: Robust Optical Flow using Kernel Cross-Correlators}},
  author={Wang, Chen and Ji, Tete and Nguyen, Thien-Minh and Xie, Lihua},
  booktitle={International Conference on Robotics and Automation (ICRA)},
  year={2018},
  organization={IEEE}
}

Correlation Flow is built on following work:

Chen Wang, Le Zhang, Lihua Xie, Junsong Yuan, Kernel Cross-Correlator, In AAAI Conference on Artificial Intelligence (AAAI-18), 2018 (PDF available here) (source codes available here)

Works using Correlation Flow

Thien-Minh Nguyen, Abdul Hanif Zaini, Chen Wang , Kexin Guo, and Lihua Xie, "Robust Target-relative Localization with Ultra-Wideband Ranging and Communication", IEEE International Conference on Robotics and Automation (ICRA 2018), 2018. (Video available here)

*The above work applys correlation flow to improve the performance of localization accuracy.

correlation_flow's People

Contributors

jitete avatar wang-chen avatar zhanghanduo avatar

Stargazers

 avatar

Watchers

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