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

[CORPS] Added 8-connexity N x N dilatation and erosion methods in vp…

1a93ee0
Select commit
Loading
Failed to load commit list.
Merged

N x N dilatation and erosion #1269

[CORPS] Added 8-connexity N x N dilatation and erosion methods in vp…
1a93ee0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

54.40% (+0.02%) compared to fa84fee

View this Pull Request on Codecov

54.40% (+0.02%) compared to fa84fee

Details

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.