Skip to content

sparsh-b/stereo_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up environment

  • This repo was tested to be running in the conda environment provided as environment.yml.

Commands to run

  • cd stereo_vision
  • dataset should be present at ./data/*. EG: ./data/curule/im0.png
  • python3 stereo.py -dataset=<scene>. EG: python3 stereo.py -dataset=curule

Note:

  • Kindly take a look at the pdf in this repo for an explanation of the process followed.
  • The dataset used for this project is MiddleBury Stereo Dataset.

About

compute depth map from stereo pair of images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages