JuliaImages / ImageCorners.jl

Corner Related Algorithms ⛶
https://juliaimages.org/ImageCorners.jl/dev/
MIT License
9 stars 1 forks source link

ImageCore 0.10 #14

Closed timholy closed 11 months ago

timholy commented 11 months ago

Also slim down the dependencies; since ImageCore exports Colors and loads ColorVectorSpace, there's no need to list them explicitly.

Closes #12 Closes #13

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (82aee86) 95.08% compared to head (2116a59) 95.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #14 +/- ## ======================================= Coverage 95.08% 95.08% ======================================= Files 5 5 Lines 183 183 ======================================= Hits 174 174 Misses 9 9 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaImages/ImageCorners.jl/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaImages) | Coverage Δ | | |---|---|---| | [src/ImageCorners.jl](https://app.codecov.io/gh/JuliaImages/ImageCorners.jl/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaImages#diff-c3JjL0ltYWdlQ29ybmVycy5qbA==) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.