Skip to content

Nataliegithub/stereo_matching

 
 

Repository files navigation

Stereo Matching

This repository is an example for stereo matching I've been learning recently. Support both cpu and gpu working.

Pre-requisites

CUDA

OpenCV

MeshLab

Datasets

The code is tested on Kitti dataset.

Result

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

disparity_0.jpg mapping_0.jpg

About

Simple stereo matching (BM/SGBM) example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.2%
  • Cuda 49.1%
  • C 0.7%