Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 640 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 640 Bytes

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