CUDALibrarySamples
CUDALibrarySamples copied to clipboard
Python NumPy to jpeg2k encode
- Provide a simple use case of loading image in python
numpy
and encode it, save it as.jp2
file
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.