Releases: JuliaImages/ImageFiltering.jl
Releases · JuliaImages/ImageFiltering.jl
v0.6.21
ImageFiltering v0.6.21
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "ColorVectorSpace" to "0.9" (#204) (@github-actions[bot])
v0.6.20
v0.6.19
v0.6.18
ImageFiltering v0.6.18
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#196) (@github-actions[bot])
- MassInstallAction: Install the CompatHelper workflow on this repository (#197) (@johnnychen94)
- MassInstallAction: Install the TagBot workflow on this repository (#198) (@johnnychen94)
- partially revert "Fix some ambiguities on nightly (#191)" (#199) (@johnnychen94)
v0.6.17
v0.6.16
ImageFiltering v0.6.16
Closed issues:
Merged pull requests:
- Fix tests to be agnostic to type printing (#183) (@goretkin)
- add a demo for median filters (#185) (@johnnychen94)
- conditionally trigger benchmarkCI (#186) (@johnnychen94)
- update test case and fix test in multithreads environment (#187) (@johnnychen94)
- build docs with Github Actions (#188) (@johnnychen94)
- Fix some ambiguities on nightly (#191) (@timholy)
v0.6.15
v0.6.14
v0.6.13
ImageFiltering v0.6.13
Closed issues:
- Can't make imfilter! for specific indices work. (#167)
Merged pull requests:
- give friendly error message for Pad + indices case (#168) (@johnnychen94)
- Generalize
NA
to takena
predicate as argument (not justisnan
) (#172) (@yha)
v0.6.12
ImageFiltering v0.6.12
Closed issues:
- Not an issue: factorkernel(centered(ones(3,3))) all negative (#109)
- Type conservation in imfilter (#140)
- Feature request: Moffat kernel (#146)
- Write benchmarks (#152)
- imfilter huge perf drop when (#161)
- Possible bug when passing identity mapping to mapwindow (#163)
Merged pull requests:
- Install TagBot as a GitHub Action (#156) (@JuliaTagBot)
- Don't use FFT when input has NaNs (#157) (@yha)
- Add
imfilter
benchmarks (#158) (@timholy) - Fix Moffat tests (#159) (@gerrygralton)
- Preview PRs in docs (#162) (@asinghvi17)
- Documentation additions (#171) (@elronayellin)
- Fix tests with ColorTypes 0.10 (#174) (@timholy)