Ask Your Question

Revision history [back]

Disparity Estimation

Hi All,

I have a question regarding disparity estimation for S3D images. I have a large dataset of S3D images and I need to compute their disparity maps. The disparity functions need to specify the disparity interval where to estimate the disparity maps. How can I estimate the disparity interval for each image? I have tried the interval [-imageWidth, imageWidth] but it doesn't work.

Simone