• DepthAI
  • OAK-D Absolute Depth Precision

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

a month later

hi @erik can we pass grayscale frame to the blob yolov5 model for detection using the color camera? if yes, how?

Note: We want blob model to process the detections on the grayscale frame instead of the rgb frame using the color camera.

    Unknown
    Place ImageManip in-between the colorCamer and NN and change the frame type to GRAY8.

    Thanks,
    Jaka