The Image Processing API encompasses all NvMedia image-related functionality.
6
Modules | |
Image Decoder | |
Image Encoder | |
The NvMediaIEP object takes uncompressed image data and turns it into a codec specific bitstream. Only H.264, H.265 and VP9 encoding is supported. | |
Image JPEG Decoder | |
The NvMediaIJPD object takes a JPEG bitstream and decompress it to image data. | |
Image JPEG Encoder | |
The NvMediaIJPE object takes uncompressed image data and turns it into a jpeg bitstream. | |
Image Optical Flow Accelerator (IOFA) | |
The NvMediaIofa object takes an uncompressed bufObj frame pair and turns them into optical flow / stereo disparity estimation data. | |