xusiang

Results 3 issues of xusiang

### 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...

question

Hi, I need to use JPEG2000 on the GPU to achieve both high compression ratio and throughput. I noticed that NVIDIA provides the closed-source nvjpeg, which is implemented using the...

Hello, I tried to use cuZFP (https://github.com/mclarsen/cuZFP,which is said that this work has now been added to the official zfp repository) to compress int data in lossless mode.However,I tried to...