OpenJPH icon indicating copy to clipboard operation
OpenJPH copied to clipboard

Support -skip_res in ojph_expand when the data is 32bit lossless

Open aous72 opened this issue 1 year ago • 2 comments

When ojph_expand is invoked with -skip_res and the data is 32bit lossless, the 32 bit interface cannot support the needed dynamic range. This requires exposing the 64 bit data, and in the process changing the interface to applications outside the library.

aous72 avatar Nov 10 '24 01:11 aous72