I have two stereo pairs with different baselines. One with 150 mm and the other with 500 mm. I need to find out the working range (in meters) for both the setups.
I use triangulation to generate 3D points from disparity maps. I know already that using a shorter baseline setup provides better depth accuracy in near range and the longer baseline setup provides better depth accuracy in the far range.
I need to find the distance value after which depth accuracy with shorter baseline is no longer trustful when compared with longer baseline setup.
Thanks in advance :)