Hi,
I am using deepstream_test_3.py and rtsp cam. I would like export the image after the person detect.
if obj_counter[PGIE_CLASS_ID_PERSON]>0:
#write image to drive
Hi,
I am using deepstream_test_3.py and rtsp cam. I would like export the image after the person detect.
if obj_counter[PGIE_CLASS_ID_PERSON]>0:
#write image to drive
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to modify deepstream_test3_app.c to recognize our own objects? | 2 | 567 | October 12, 2021 | |
How to read local image data for inference | 2 | 21 | January 23, 2025 | |
Run python requests if person is detect | 3 | 448 | October 12, 2021 | |
How to the get confidence score of object? | 8 | 1197 | June 4, 2023 | |
How to print object detection confidence score with label in deepstream? like (person 0.90)) | 3 | 749 | September 28, 2022 | |
Record feed | 4 | 418 | October 12, 2021 | |
Access image in pgie_pad_buffer_probe | 3 | 501 | October 12, 2021 | |
How to save deepstream output images and detected objects crops using python | 2 | 712 | October 12, 2021 | |
Deepstream python api Multiplex detection | 8 | 445 | September 11, 2021 | |
How to implement screenshot in Deepstream? | 4 | 278 | November 17, 2022 |