JuliaImages / ImageFiltering.jl

Julia implementations of multidimensional array convolution and nonlinear stencil operations
Other
99 stars 49 forks source link

Only use FFT algorithm for Numbers or Colorants #111

Closed timholy closed 5 years ago

timholy commented 5 years ago

Fixes #110

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   83.02%   83.02%           
=======================================
  Files           9        9           
  Lines        1202     1202           
=======================================
  Hits          998      998           
  Misses        204      204
Impacted Files Coverage Δ
src/imfilter.jl 82.37% <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 8bc8aa0...37edf54. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   83.02%   83.02%           
=======================================
  Files           9        9           
  Lines        1202     1202           
=======================================
  Hits          998      998           
  Misses        204      204
Impacted Files Coverage Δ
src/imfilter.jl 82.37% <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 8bc8aa0...37edf54. Read the comment docs.