JuliaImages / HistogramThresholding.jl

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

Add Minimum Error Thresholding #7

Closed wesleytanws closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #7 into master will decrease coverage by 13.88%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
- Coverage   74.32%   60.43%   -13.89%     
===========================================
  Files           8        9        +1     
  Lines         148      182       +34     
===========================================
  Hits          110      110               
- Misses         38       72       +34
Impacted Files Coverage Δ
src/HistogramThresholding.jl 100% <ø> (ø) :arrow_up:
src/minerror.jl 0% <0%> (ø)

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 1a13bc2...b7391b2. Read the comment docs.