Minimizing energy function to find disparity
Show older comments
I would like to find the disparity between a stereo pair by minimizing the following:
In latex:

In plain text:
E(d) = \int_{\Omega} |I_1(x+d)-I_0(x)|^2 dx + \nabla d
where Omega is the image space, d is the disparity between image0 and image1 and \nabla d is a regularizer that enforces local smoothness in the disparity d.
I am not sure how to implement this in Matlab
Can anyone give hints as to how I can start. Thanks!
Answers (0)
Categories
Find more on Image Category Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!