Description: This example shows how to compute the depth map between two rectified
stereo images. See the Image Rectification ExampleImage Rectification
Example
to
learn
about
the
details
behind
rectification.
In
this
example
we use block matching, which is the standard algorithm for high-speed
stereo vision in hardware systems [8]. We first explore basic block
matching, and then apply dynamic programming to improve accuracy, and
image pyramiding to improve speed.
To Search:
File list (Check if you may need any files):
stereovision.m