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

Adding DFS support and partial support for ATK to support low-latency HTJ2K images. #134

Merged
merged 39 commits into from Apr 14, 2024

Conversation

aous72
Copy link
Owner

@aous72 aous72 commented Apr 14, 2024

DFS marker segment is supported.
ATK marker segment is partially supported. In fact, many options of ATK are not.
COD, COC, QCD, and QCC markers where modified; I think COC marker segment support is a new addition.
The DWT in ojph_resolution.cpp is re-implemented; the new design is modular and symmetric.
DWT SIMD is also re-implemented, adding AVX512 DWT support.
There might be a small performance regression.

aous72 and others added 30 commits March 29, 2024 07:03
…sis (no acceleration yet). Wavelet analysis is broken. Close to enabling DFS in synthesis.
@aous72 aous72 merged commit 4e13575 into master Apr 14, 2024
7 checks passed
@aous72 aous72 deleted the dfs_atk_support branch April 14, 2024 10:53
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

Successfully merging this pull request may close these issues.

None yet

1 participant