I noticed strange artifacts in my exported depth maps, mainly at depth jumps. It looks like the depth maps were interpolated incorrectly (bilinear or bicubic) at some point in RealityCapture. Depth maps should only be sampled using nearest interpolation to keep original values. Can you confirm this bug?
Example of wrong depth values at object border (false color visualization of depth):
I reconstruct in normal mode (I did not try the high detail mode yet). I tried both options for “Undistort images” during the export dialog for the depth maps - same issue here wether distorted or undistorted.
It’s worth to mention that at depth jumps to background objects near “infinity” there is no interpolated depth. E.g. some horizontal depth values at object borders:
Thank you for this. I had a good look at it and I think it warrants further attention. I’ve made a bug and the developers will have a closer look at it.