Save image of detected object with "deepstream-app"

**• Hardware Platform: Jetson Xavier NX (Recomputer J2021)
**• DeepStream Version: 6.1
**• JetPack Version: 5.0.2
**• TensorRT Version: 8.4.1.50
**• NVIDIA GPU Driver Version (valid for GPU only):

Hello, I am using “deepstream-app” to detect objects on the road, I want to get the image of the detected object. For this I have used some code from the application “deepstream_user_metadata_app” I specifically use NvDsObjEncOutParams to obtain the image of the object, however, the code stores the images for me. Can someone help me with this question?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks.

please refer to sample \opt\nvidia\deepstream\deepstream\sources\apps\sample_apps\deepstream-image-meta-test\deepstream_image_meta_test.c, nvds_obj_enc_process is used to save object.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.