JuliaImages / ImageDistances.jl

Distances between N-dimensional images
https://github.com/JuliaImages/Images.jl
Other
15 stars 8 forks source link

alias sadn and ssdn, port ncc #35

Closed johnnychen94 closed 5 years ago

johnnychen94 commented 5 years ago

This PR belongs to #17:

codecov[bot] commented 5 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.19%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #35      +/-   ##
=========================================
+ Coverage   87.61%   87.8%   +0.19%     
=========================================
  Files           6       6              
  Lines         113     123      +10     
=========================================
+ Hits           99     108       +9     
- Misses         14      15       +1
Impacted Files Coverage Δ
src/ImageDistances.jl 100% <ø> (ø) :arrow_up:
src/metrics.jl 79.31% <92.85%> (+12.64%) :arrow_up:
src/ciede2000.jl 75% <0%> (-12.5%) :arrow_down:

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 93c489f...a939024. Read the comment docs.