I am writing a callback function for a deepstream-app. I want to get images from a nvBufSurface and process it directly on GPU using CVCUDA libs. How can I do in order to convert image format to the format that CVCUDA can manipulate?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to convert NvBufSurface to cv::cuda::GpuMat? | 4 | 996 | September 9, 2022 | |
Exporting a Deepstream buffer via DMA_FD | 2 | 467 | September 28, 2023 | |
How to convert NvBufSurface to jpeg? | 9 | 1279 | November 9, 2022 | |
How to copy NvBufSurface to NvBuffer | 3 | 379 | December 5, 2023 | |
Reading R,G,B values for specific pixel from NvBufSurface Using Cuda APIs | 0 | 513 | March 2, 2023 | |
Convert from LINEAR to PITCH for nvdcf tracker | 4 | 788 | October 12, 2021 | |
How convert cv::GPUmat to Nvbuffer or dmabuf_df? | 2 | 1185 | October 18, 2021 | |
How to get image data from frame_meta? | 8 | 1301 | June 2, 2023 | |
How can I create new NvBufSurface from cv::cuda::GpuMat with NVBUF_MEM_SURFACE_ARRAY | 13 | 50 | April 24, 2025 | |
Issues extracting images from surface object | 4 | 451 | October 19, 2023 |