SpadeLiu / Graft-PSMNet

MIT License
32 stars 4 forks source link

About the coloring method of qualitative results figures #4

Open gangweiX opened 2 years ago

gangweiX commented 2 years ago

Hi, can you tell me the coloring method in the paper? I usually use cv2.COLORMAP_JET. Thanks.

SpadeLiu commented 2 years ago

Hi,

Do you mean the method that render the disparity maps to color maps? The toolkit is from KITTI benchmark http://www.cvlibs.net/datasets/kitti/eval_scene_flow.php?benchmark=stereo. It is a Matlab toolkit.