Saeid
Saeid
You may manipulate the source code which requires knowledge in cuda and torch or you may use the produced left/right volumes which is easier. Note that you have 3 outputs:...
if you open the calib.txt file for each image, you will find it. Files contain information like this: cam0=[1038.018 0 322.037; 0 1038.018 243.393; 0 0 1] cam1=[1038.018 0 375.308;...
That won't be a problem if your left and right images are in the same size and "png grayscale". I've tried for different image sets. Use the given command line...
Yes. The image format is PNG 16bit. If you divide them by 256, you get the value that you are familiar with (i.e. PNG 8bit).