Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for binary complement to sign-magnitude conversion transformation (NLT) #150

Open
palemieux opened this issue Aug 15, 2024 · 1 comment

Comments

@palemieux
Copy link
Contributor

HTJ2K is ideally suited to compress floating-point pixel values found in image formats like TIFF and EXR.

Suggest adding support for binary complement to sign-magnitude conversion transformation (ISO/IEC 15444-2, K.2.3), which includes support for parsing/writing constrained NLT marker segment.

Support for gamma and LUT NLT is not necessary.

@aous72
Copy link
Owner

aous72 commented Aug 26, 2024

Hi Pierre,

Thank you for this suggestion.

I think it is good to have this, and it should not be too hard.

Kind regards,
Aous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants