Skip to content

nyakasko/StereoMatching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV_Stereo_Matching

Disparity image generation with naive and dynamic programming approaches and 3D pointcloud generation from the disparity image

A Maximum Likelihood Stereo Algorithm

Input images:

  1. Naive implementation with SSD and a sliding window (kernel = 7)

  2. Dynamic programming implementation with sliding window (kernel = 5, weight = 2000)

About

Disparity image creation with naive and dynamic programming approaches and 3D pointcloud generation from the disparity image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published