JuliaImages / HistogramThresholding.jl

A Julia package for determining thresholds by analyzing one-dimensional histograms
MIT License
13 stars 9 forks source link

Fixes bug in Entropy which happens when a bin has zero probability mass #27

Closed zygmuntszpak closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   84.42%   84.42%           
=======================================
  Files          11       11           
  Lines         244      244           
=======================================
  Hits          206      206           
  Misses         38       38
Impacted Files Coverage Δ
src/entropy_thresholding.jl 85.71% <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 46cff79...2373a01. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   84.42%   84.42%           
=======================================
  Files          11       11           
  Lines         244      244           
=======================================
  Hits          206      206           
  Misses         38       38
Impacted Files Coverage Δ
src/entropy_thresholding.jl 85.71% <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 46cff79...2373a01. Read the comment docs.