Skip to content

Add support for CCITT-Group4 decoding - #190

Open
rlars wants to merge 2 commits into
tlnagy:masterfrom
rlars:T6Decoding
Open

Add support for CCITT-Group4 decoding#190
rlars wants to merge 2 commits into
tlnagy:masterfrom
rlars:T6Decoding

Conversation

@rlars

@rlars rlars commented Jun 15, 2025

Copy link
Copy Markdown

I created an implementation which does work also with some larger files I tested (10k x 10k pixels) and compared these with the uncompressed output from GIMP.
Would you want to integrate this?

@codecov-commenter

codecov-commenter commented Jun 24, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.48352% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.63%. Comparing base (ff965a6) to head (3dcb0e7).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/compression_t6.jl 66.28% 59 Missing ⚠️
src/ifds.jl 83.33% 1 Missing ⚠️
src/layout.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
- Coverage   93.33%   88.63%   -4.71%     
==========================================
  Files          15       16       +1     
  Lines        1186     1364     +178     
==========================================
+ Hits         1107     1209     +102     
- Misses         79      155      +76     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants