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

N x N dilatation and erosion #1269

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

rolalaro
Copy link

Added 8-connexity N x N dilatation and erosion methods in vpImageMorphology + corresponding unitary tests

…mageMorphology + corresponding unitary tests
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fa84fee) 54.38% compared to head (1a93ee0) 54.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1269      +/-   ##
==========================================
+ Coverage   54.38%   54.40%   +0.02%     
==========================================
  Files         400      400              
  Lines       50486    50514      +28     
==========================================
+ Hits        27456    27482      +26     
- Misses      23030    23032       +2     
Files Coverage Δ
...odules/core/include/visp3/core/vpImageMorphology.h 97.24% <96.42%> (-0.29%) ⬇️

... and 1 file with indirect coverage changes

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

@fspindle fspindle merged commit a2ddf0c into lagadic:master Oct 31, 2023
52 checks passed
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