JuliaImages / ImageBinarization.jl

A Julia package of algorithms for analyzing images and automatically binarizing them into background and foreground.
MIT License
35 stars 8 forks source link

Adds OffsetArray support #81

Closed zygmuntszpak closed 3 years ago

zygmuntszpak commented 3 years ago

Resolves #79

codecov[bot] commented 3 years ago

Codecov Report

Merging #81 (94ff0fc) into master (93c03ee) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files          10       10           
  Lines         156      156           
=======================================
  Hits          150      150           
  Misses          6        6           
Impacted Files Coverage Δ
src/BinarizationAPI/binarize.jl 100.00% <100.00%> (ø)

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 93c03ee...94ff0fc. Read the comment docs.

johnnychen94 commented 3 years ago

~Because this one bumps the version, I'll tag a new release.~

Edit:

Never mind... I'll leave it to you in case you have more commits comming.

Just leave a comment @JuliaRegistrator register in the commit you want to tag a release, e.g., https://github.com/zygmuntszpak/ImageBinarization.jl/commit/d5b3ba6891c490df640fdb472477b977978c2b88

JuliaRegistrator commented 3 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

JuliaRegistrator commented 3 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.