Skip to content

Repository files navigation

Stereo Matching

This repository is an example for stereo matching I've been learning recently.

Pre-requisites

Visual Studio 2015

CUDA

OpenCV

MeshLab

Datasets

The code is tested on Kitti dataset.

Result

Below shows the disparity and coresponding pointcloud mapping visualized using MeshLab.

Now it costs about 3s per img (about 1280 * 375). Supporting gpu support gradually.

disparity_0.jpg mapping_0.jpg

About

Simple stereo matching (BM/SGBM) example

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages