Thank you for your help and prompt responses! !
OAK-D Absolute Depth Precision
Hi MamoonIsmailKhalid,
You can extract depth data directly with depthai.node.StereoDepth.depth (reference to docs). One example which might help you, compares manual depth calculation (the formula you have been using above) to directly accessing depth trough ".depth" attribute.
Hope this helps.
Jaka
jakaskerl THANK YOU SO MUCH!! I will try that approach and post here if that solved my porblem. But I really appreciate your guidance already
2 years later
afsana Can you please share your code for measuring the depth of the object.
thanks
erik can you please provide me the github link or code link to get the depth of the object
Check examples under Spatial detection.
Thanks,
Jaka
a month later