Stereo Depth Estimator Save

Stereo depth estimation for self-driving cars πŸš—

Project README

Stereo Depth Estimator

SGBM

Semi-global block matching - SGBM, by Hirschmuller, H. (2008). Stereo processing by semiglobal matching and mutual information. IEEE Transactions on pattern analysis and machine intelligence, 30(2), 328-341.

Usage

python3 stereo_depth_estimator_sgbm.py

Required directory structure:

.
β”œβ”€β”€ ...
β”œβ”€β”€ data                     
β”‚    β”œβ”€β”€ 1 (can be modified with DATASET constant)
β”‚        │──left (n left images)
β”‚        │──right (n right images)
β”‚        │──disparities (initially empty)
β”‚        │──combined (initially empty)

Results

Dataset 1

Dataset 2

Dataset 3

Author

Greg (Grzegorz) Surma

PORTFOLIO

GITHUB

BLOG

Open Source Agenda is not affiliated with "Stereo Depth Estimator" Project. README Source: gsurma/stereo_depth_estimator
Stars
50
Open Issues
1
Last Commit
11 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating