You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that for KITTI 2015 the focal length and baseline are 721 pixels and 0.54 m and i applied this formula: Depth= (54 * 721 )/ (disp_pred) I got this result:
Hello, with this code we can determinate only the image disparity.
How can I convert the image disparity into depth map ?
thank you
The text was updated successfully, but these errors were encountered: