Releases: JuliaImages/ImageFiltering.jl
Releases · JuliaImages/ImageFiltering.jl
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)
v0.6.11
v0.6.10
v0.6.9
v0.6.9 (2019-12-30)
Merged pull requests:
- fix similar() and axes() for BorderArray (#138) (Cody-G)
- Fix/update imgradients documentation (#136) (stillyslalom)
v0.6.8
v0.6.8 (2019-12-29)
Closed issues:
- Add preallocated
imgradients!
(#135)
Merged pull requests:
- remove Colors and FixedPointNumbers (#133) (johnnychen94)
- CompatHelper: bump compat for "ColorVectorSpace" to "0.8" (#129) (github-actions[bot])
v0.6.7
v0.6.7 (2019-12-12)
Closed issues:
- Tag a new version (#127)
Merged pull requests:
- CompatHelper: bump compat for "Requires" to "1.0" (#128) (github-actions[bot])