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

Plan to update the OpenJPEG library #69

Closed
jaime-olivares opened this issue May 8, 2024 · 2 comments
Closed

Plan to update the OpenJPEG library #69

jaime-olivares opened this issue May 8, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jaime-olivares
Copy link
Contributor

We have been using a now-outdated version of OpenJPEG (2011) for the last six years.
It is not easy to change it because there are specific dependencies between the C# and C++ code, with high sensitivity to changes in method names and signatures. After solving that, we have to test every platform we support (Windows, Linux, macOS, Intel, ARM).
During this time, we have received several reports of specific DICOM files failing to decode, that we know are solved in the newest versions of OpenJPEG.
It seems it is almost the time for updating the version. It's a bummer that OpenJPEG still doesn't support HTJ2K encoding (read uclouvain/openjpeg#1487) but we hope it will incorporated soon and can be added without impacting our source code significantly.

@jaime-olivares jaime-olivares added the enhancement New feature or request label May 8, 2024
@jaime-olivares jaime-olivares mentioned this issue May 8, 2024
@jaime-olivares
Copy link
Contributor Author

@cbeltran1306
Copy link
Collaborator

This enhacement has been included in the new release https://www.nuget.org/packages/fo-dicom.Codecs/5.13.0.

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

No branches or pull requests

2 participants