English | [中文](README_CN.md) # Image Decoder Currently, we support below image decoder libs: - OpenCV - nvJPEG (Needs NVIDIA GPU, doesn't support Jetson) ## Example - [C++ Example](cpp) - Python API(WIP) ## nvJPEG vs. OpenCV performance benchmark Refer to: https://github.com/PaddlePaddle/FastDeploy/pull/1288#issuecomment-1427749772