Hi,
I have a video stream in m-JPG. I need to decode each frame (jpg->raw) for further processing.
the further processing includes heavy use of the GPU and DL cores.
Which software lib should I use to decode the image and make a wisest usage of the Xavier resources ? NPP ? else ?
Thanks !