Closed johnnychen94 closed 5 years ago
Merging #38 into api will increase coverage by
3.85%
. The diff coverage is100%
.
@@ Coverage Diff @@
## api #38 +/- ##
==========================================
+ Coverage 37.42% 41.27% +3.85%
==========================================
Files 20 20
Lines 171 172 +1
==========================================
+ Hits 64 71 +7
+ Misses 107 101 -6
Impacted Files | Coverage Δ | |
---|---|---|
src/otsu.jl | 100% <100%> (+100%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 95184f6...675077c. Read the comment docs.
Merging #38 into api will increase coverage by
3.85%
. The diff coverage is100%
.
@@ Coverage Diff @@
## api #38 +/- ##
==========================================
+ Coverage 37.42% 41.27% +3.85%
==========================================
Files 20 20
Lines 171 172 +1
==========================================
+ Hits 64 71 +7
+ Misses 107 101 -6
Impacted Files | Coverage Δ | |
---|---|---|
src/otsu.jl | 100% <100%> (+100%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 95184f6...675077c. Read the comment docs.
This is a PR-commit for PR https://github.com/zygmuntszpak/ImageBinarization.jl/pull/29 that refactors the whole codebase to use the new functor API, which is discussed in more details in https://github.com/zygmuntszpak/ImageBinarization.jl/issues/26 and explained in my GSoC 2019 blog
Changes:
Color3
input