https://github.com/jesuscopado/stereo-estimation
Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.
https://github.com/jesuscopado/stereo-estimation
cpp point-cloud stereo-matching
Last synced: 12 months ago
JSON representation
Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.
- Host: GitHub
- URL: https://github.com/jesuscopado/stereo-estimation
- Owner: jesuscopado
- Created: 2020-11-18T10:44:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T19:27:48.000Z (over 5 years ago)
- Last Synced: 2025-03-06T15:41:48.367Z (over 1 year ago)
- Topics: cpp, point-cloud, stereo-matching
- Homepage:
- Size: 17.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stereo Estimation
Project for the course 3D Sensing and Sensor Fusion at Eötvös Loránd University.
* Naive and dynamic programming stereo matching schemes
* 3D point cloud generation from disparities.
### Input images:
view 0 | view 1
--- | ---
 | 
### Output images:
#### Naive approach

#### Dynamic Programming approach
