VI-Depth icon indicating copy to clipboard operation
VI-Depth copied to clipboard

How to post-process the output .pfm file

Open S1aoXuan opened this issue 2 years ago • 1 comments

I'm running run.py on the VOID500 dataset. How should I post-process the output .pfm file so that the pixel values correspond to the true depth values? The current pixel values are between 0 and 1 and are negatively correlated with the true distance. Thx

S1aoXuan avatar Nov 15 '23 12:11 S1aoXuan

Just invert and multiply by 256?

S1aoXuan avatar Nov 15 '23 13:11 S1aoXuan