- Edited
Hello dear Oak cameras experts, I have an issue running this code in standalone mode, the code work well when launch with the computer but I don't have anything in my catchbox when I run it from the camera itself
Model of camera : OAK-1 POE
Model of detection : yolo_V10 (put in .blob extension at the root of the file)
python version. : 3.9
depthai :2.28
Bootloader : 0.0.28
I think the issue could be related to the libraries I am using (cv2 for example) but I am not sure of it
the code :
https://docs.google.com/document/d/1bFVA7avRCgw2RDAA3uZfZqGGB-hW-5wE8rx-wPjrOR8/edit?usp=sharing
If someone can give me a hint on what is wrong with the code I would really appreciate it
thanks by advance