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

Wrong depth scale with the OAK-D IoT 75 #1125

Open
tommyvtran97 opened this issue Oct 5, 2023 · 4 comments
Open

Wrong depth scale with the OAK-D IoT 75 #1125

tommyvtran97 opened this issue Oct 5, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@tommyvtran97
Copy link

Hi everyone,

I encountered a strange behavior when analyzing the raw depth map. I noticed that the depth that I get from the OAK-D IoT 75 is scaled by factor of 0.5. I verified this behavior by using the spatial calculator example and placing the camera 1 m away from a wall. I compared two different camera's the OAK-D vs OAK-D IoT 75.

The insights so far is that the OAK-D gives me accurately 1 m as the distance between the camera to the wall, however when performing the same test with the OAK-D IoT 75 the depth that I get is 0.5 m (scaled by factor 0.5).

What is the reason for this scaling factor for the OAK-D IoT 75. Did I miss something, or forget to change something in the configuration of the camera itself? Any help or insights are appreciated!

Thanks.

@tommyvtran97 tommyvtran97 added the bug Something isn't working label Oct 5, 2023
@jakaskerl
Copy link
Contributor

Hi @tommyvtran97
Would you mind pasting the code you are using for depth analysis? Thanks.

@brmarkus
Copy link

brmarkus commented Nov 6, 2023

Have you changed the calibration of the cameram have you calibrated it on your own?
(SW zoom, SW scaling?)

@tommyvtran97
Copy link
Author

Have you changed the calibration of the cameram have you calibrated it on your own? (SW zoom, SW scaling?)
No, I did not re-calibrated the camera on my own this.

@tommyvtran97
Copy link
Author

Hi @tommyvtran97 Would you mind pasting the code you are using for depth analysis? Thanks.

I used the spacial calculator example to visualize the disparity map and the corresponding depth value at the RoI (https://docs.luxonis.com/projects/api/en/latest/samples/SpatialDetection/spatial_location_calculator/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants