-
Notifications
You must be signed in to change notification settings - Fork 15
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
Smooth labels #246
Smooth labels #246
Conversation
Co-Authored-By: Stephane Rigaud <811146+StRigaud@users.noreply.github.com>
Co-Authored-By: Stephane Rigaud <811146+StRigaud@users.noreply.github.com>
Co-Authored-By: Stephane Rigaud <811146+StRigaud@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #246 +/- ##
==========================================
+ Coverage 49.59% 49.95% +0.36%
==========================================
Files 14 15 +1
Lines 3176 3187 +11
Branches 1341 1347 +6
==========================================
+ Hits 1575 1592 +17
+ Misses 547 533 -14
- Partials 1054 1062 +8 ☔ View full report in Codecov by Sentry. |
But of course, It is amazing @haesleinhuepf ! |
Signed-off-by: Robert Haase <haesleinhuepf@users.noreply.github.com>
it should be good now :) |
This would be super useful for me! Thanks @haesleinhuepf and @StRigaud ! |
@kevinyamauchi, don't hesitate to make some feature or filter request 😉 |
@StRigaud , be careful what you wish for 😉 |
Hi @StRigaud ,
this adds
smooth_labels()
and fixes a bug in opening_labels.closes #245
closes clEsperanto/pyclesperanto#144
Let me know what you think!
Cheers,
Robert