Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting video frames with bounding box and labels on a tkinter GUI #64

Open
saailNar opened this issue Nov 13, 2024 · 1 comment
Open

Comments

@saailNar
Copy link

saailNar commented Nov 13, 2024

I want to do object detection and display it on tkinter or webapp using hailo AI accelerator on Rpi5. Detection starts and displayed when the following command is used python detection.py --input rpi. I tried exploring all the example code and saw that it is internally using two python module(code) : hailo_rpi_common.py and detection_pipline.py. I wanted to get the result of object detection on a tkinter GUI. Tried changes in detection.py and hailo_rpi_common.py but no success.

@saailNar saailNar changed the title Getting video frames with boaunding box and labels on a tkinter GUI Getting video frames with bounding box and labels on a tkinter GUI Nov 14, 2024
@LBA-INNO-Thomas
Copy link

Hi saailNar,

did you manage to do it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants