Skip to content

NVJpeg2000 Decompressor #271

@vlazar-ilm

Description

@vlazar-ilm

Hey,

I was experimenting with replacing the openJPH usage for some custom file compression work and the NVidia looked very promising.
I encountered 2 major issues with this:

  • Seems NVidia supports only Integer pixels, while openJPH is able to compress floating point as well losslessly through a custom non-linear transform
  • NVidia jpeg2k does not support 32bit types (especially float)

Are there any plans to support this ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions