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

Conversion of depth to distance in meters. #148

Open
GaganTC opened this issue Dec 24, 2021 · 2 comments
Open

Conversion of depth to distance in meters. #148

GaganTC opened this issue Dec 24, 2021 · 2 comments

Comments

@GaganTC
Copy link

GaganTC commented Dec 24, 2021

hi,

I have a little doubt once we find the depth map then how can we convert the depth for a particular pixel in distance(meter).

thanks
Gagan

@Titibo26
Copy link

Titibo26 commented Mar 9, 2022

Hi, to get Real mesurments you'll need to know the Real distance of at least 2 pixel and the scale is supposed to be linear.
I'm experimenting this with a Line lidar were i match lidar distance with pixels. I Can output a cloud point but for now it quite disformed, i need to investigate

@akashAD98
Copy link

im also looking for the same
#168,
what i thought first we need to pass detected object in our monodepth to get disparity & after that, we can get bbox+disparity of image, so here we need to define the rule.

as you can see nearby image has very bright color pixels(whitish-orange) & far away image has different color ,
so can we do like this if pixels color > orange: its nearbuy image to frame? this is just my thought, if someone think its helpful please let us know

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

3 participants