Describe the question.
I want to use nvjpeg2000 in C++ via the Driver API. It seems that nvImageCodec also uses nvjpeg, and nvjpeg is a closed-source library implemented using the Runtime API. Can I implement nvjpeg2000 in C++ using the Driver API?
Check for duplicates