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 common morphological operations (erode, dilate, ope, close). #1640

Merged
merged 7 commits into from
Jan 15, 2025

Conversation

joa-quim
Copy link
Member

Make the pix2img and img2pix work also with 1 bpp images.

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 77.48344% with 34 lines in your changes missing coverage. Please review.

Project coverage is 86.01%. Comparing base (2b4996d) to head (88c0fd2).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/lepto_funs.jl 83.84% 21 Missing ⚠️
src/libleptonica.jl 38.09% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1640      +/-   ##
==========================================
- Coverage   86.02%   86.01%   -0.02%     
==========================================
  Files         151      151              
  Lines       20919    21043     +124     
==========================================
+ Hits        17996    18100     +104     
- Misses       2923     2943      +20     

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

@joa-quim joa-quim merged commit 3986030 into master Jan 15, 2025
10 checks passed
@joa-quim joa-quim deleted the erode-dilate-close-open branch January 15, 2025 01:05
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