Minimizing energy function to find disparity
이전 댓글 표시
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!
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Category Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!