Coder Social home page Coder Social logo

acewzj / stereo-vision Goto Github PK

View Code? Open in Web Editor NEW

This project forked from willsapgreen/stereo-vision

0.0 0.0 0.0 11.93 MB

A multiple computer vision and machine learning algorithms development/integration

License: GNU General Public License v3.0

CMake 0.06% MATLAB 1.63% C++ 93.80% C 2.96% Makefile 1.28% QMake 0.28%

stereo-vision's Introduction

README

This README would normally document whatever steps are necessary to get your application up and running.

Performance Result

YouTube Video

https://youtu.be/FdMsZ2LuRbg

GPX Result

  • KITTI Road 2011_09_26_drive_0029 GroundTruth(blue) vs VisualOdom(red)

GroundTruth(blue) AND VisualOdom(red)

What is this repository for?

stereo-vision is a tool which contains the following computer vision and machine learning developments,

and will continue integrating more developments.

. stereomapper

A Qt GUI to read KITTI dataset and visualize the disparity map/visual odometry.

The original resource is from http://www.cvlibs.net/software/libviso/

The version here only contains the playback function but with

the memory leak fix.

. libviso2

A library for computing the six DOF motion of a moving mono/stereo camera.

The original resource is from http://www.cvlibs.net/software/libviso/

. libelas

A library for computing disparity maps from rectified graylevel stereo pairs.

How do I get set up?

. System setup:

. git clone the repo.

. git submodule update.

. Dependencies:

. OpenCV 3.1.0

. Qt Creator 4.2.1

. Database setup:

. download the KITTI raw data

http://www.cvlibs.net/datasets/kitti/

. unzip the calibration zip file to "calib" folder.

. unzip the sync zip file to "sync" folder.

. unzip the tracklets zip file to "tracklets" folder.

. System executation:

. Load stereomapper.pro in /stereomapper/

. Run qmake

. Build stereomapper project and run the project

. Click "Scan" button and open the folder contains "calib", "sync" and "tracklets" folders

Contribution guidelines

Who do I talk to?

. Andreas Geiger ( [email protected] )

stereo-vision's People

Contributors

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