Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is depth in millimeters? #16

Open
skoppula opened this issue Aug 23, 2024 · 1 comment
Open

Is depth in millimeters? #16

skoppula opened this issue Aug 23, 2024 · 1 comment

Comments

@skoppula
Copy link

Hi,

Thanks for the useful work on this dataset!

I was wondering about the scale of the depth maps provided in the dataset, specifically the depths/*.png files. It seems that when reading out (e.g. https://github.com/aharley/pips2/blob/master/datasets/pointodysseydataset_3d.py#L172, https://github.com/y-zheng18/point_odyssey/blob/main/utils/reprojection.py#L88) you scale based on the uint16 range, and then multiply by 1000.

Is this to get the depth of each pixel in millimeters, as distance from the camera?

All the best,
Skanda

@y-zheng18
Copy link
Owner

i think the depth is in meters :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants