Alessio Mauro Franchi

Results 7 issues of Alessio Mauro Franchi

Hello, first of all thank you for your amazing work, I'm using pandorafms tool to remotely monitoring IoT sensors and it works great! But, I'm facing a strange issue with...

Hi! I'm trying the gen2-face-recognition demo on my pc. Sometimes after few seconds, in "recognition" mode, it freezes. This error seems to occur more time as the number of faces...

Hi! This script/pipeline somehow fails, it stops running. Here is a MWE extracted from my code ``` import cv2 import depthai as dai import numpy as np import os from...

Hello guys, I have this setup: ``` Raspberry PI 4 with POE Hat Raspian buster depthai v. 2.13.3.0 OAK-1 (on USB3) powered by USB ``` Every 2 to 5 minutes...

Hi! Some days ago a service of ours using depthai-python library crashed. This is the **log** I have found about this crash: ``` Jun 22 18:08:41 easycounter kernel: [65303.616870] usb...

Hello, can someone please explain me why this script does not work? It gives me `[14442C10D13799CD00] [55.888] [ImageManip(3)] [error] Processing failed, potentially unsupported config` Here is the code ```import cv2...

Hello! I have an issue with OAK-1 running an ImageManip node. **My device**: OAK-1, tried with normal and "barebone" (https://store.opencv.ai/collections/usb/products/oak-1) **DepthAi version**: 2.11.1.0 **OS**: Windows 10 **Python**: 3.9.2 The error...