Hi everyone.
I’m building an interface with QtCreator using PySide6. I’ve tried to find a way to integrate Yolo with Hailo in a QGraphicsView but I’m still stuck.
Based on the fact that in QtCreator there is a virtual environment. I want to implement the code that is in the rpi5-hailo-examples in the PySide section.
Is there a way to fix this situation?
We’ve integrated GTK into these examples by implementing the Hailo CLIP, which should be the optimal approach for utilizing detections and YOLO functionality.
For your detection requirements, I recommend using the following resources as a foundation: