- Edited
jakaskerl
thank you
jakaskerl
thank you
how can I exit from the function with OakCamera after a specific duration
jakaskerl
it worked when i forced it to work in USB2, I don't know really why it doesn't read that I am using USB3. The problem may be in my laptop
Now I have another issue, I don't know what numbers the camera printing
I want to print the middle coordinate of each object detected and then the depth so do you know how it can be done ?
thanks
jakaskerl
I added the callback function but it turned out to be another error
I am sure of the connection but I don't know why it can't run
Hi jakaskerl
do u know then how can i get the three coordinates from the SDK
after i detect the target i want to print the x and y coordinates and then calculate the depth
Thanks,
Mohamed
hello,
I am working on an object localization project using Oak d Lite camera and a custom pre-trained model on Roboflow
the camera detects the object frame but it does not show the depth it always shows a depth equal to zero
Sometimes it shows numbers like 2022, 3125, and 2865 these constant numbers do not represent the correct depth
so what I need to know is how to get the right value of the depth and why if it showed a depth value it shows a constant number
thanks
i have deployed a trained model using roboflow on oak d lite camera but my application requires to capture object at small distance. So how to configure the camera to work on lower depth object. I have read that I can configure the resolution or Enabling Stereo Extended Disparity mode but I don't know how
i want to integrate a depth camera and a robotic arm through moveIt using a custom pre-trained model on Roboflow
but I can't access x,y and depth only to publish them for the moveit node
Hi jakaskerl
I installed the latest version of depthai_sdk
pip install depthai-sdk
and has an OpenCV of version 4.8.0
but another error is showed up
Thanks,
Mohamed
iam trying to deploy a custom trained model in roboflow and use it with oak d lite camera using depthai SDK
i downloaded the required dependencies and then ran the script but it still doesn't work
I am having an error running oak d lite camera