Skip to content

From raw to real depth values #706

Answered by Tom94
salykova asked this question in Q&A
Jun 21, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi there, aabb_scale does not influence the depth values. You want to divide by NERF_SCALE, which will then return depth values in the units that your transforms were in. testbed.render() already returns depth values in the units that your transforms were in. At that point, obtaining millimeters is a question of understanding where the transforms came from -- in the case of colmap, the scale is arbitrary if the cameras weren't calibrated beforehand.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@salykova
Comment options

@salykova
Comment options

@Tom94
Comment options

Answer selected by Tom94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants