CUDALibrarySamples icon indicating copy to clipboard operation
CUDALibrarySamples copied to clipboard

Python NumPy to jpeg2k encode

Open spoonbobo opened this issue 1 year ago • 1 comments

  • Provide a simple use case of loading image in python numpy and encode it, save it as .jp2 file

spoonbobo avatar Jan 11 '24 10:01 spoonbobo

Hi @spoonbobo , thanks for creating PR. We've recently released the nvimagecodec library which has python APIs(https://github.com/NVIDIA/nvImageCodec) . Please give it a try and let us know if it works for your use case.

zohebk-nv avatar Apr 10 '24 22:04 zohebk-nv