Releases: JuliaImages/ImageFiltering.jl
Releases · JuliaImages/ImageFiltering.jl
v0.7.9
ImageFiltering v0.7.9
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#272) (@github-actions[bot])
- feat: Allow Complex valued FFT (#275) (@kunzaatko)
- fixup: add missing imports (#276) (@johnnychen94)
Closed issues:
- Add OpenCL implementation (#166)
v0.7.8
ImageFiltering v0.7.8
Closed issues:
- Incorrect usage of
threadid
(#265)
Merged pull requests:
- replace bad threadid buffering (#266) (@IanButterworth)
- ImageFiltering 0.7.8 (#267) (@IanButterworth)
v0.7.7
ImageFiltering v0.7.7
Merged pull requests:
v0.7.6
v0.7.5
ImageFiltering v0.7.5
v0.7.4
ImageFiltering v0.7.4
Closed issues:
- TiledIteration 4.0 breaks tests (#253)
Merged pull requests:
- Bump TiledIteration compat to v0.5 (#258) (@BioTurboNick)
v0.7.3
v0.7.2
v0.7.1
ImageFiltering v0.7.1
Merged pull requests:
- Nice display for ReshapedOneD (#230) (@timholy)
- Reduce unnecessary allocations in
filtfft
(#231) (@BioTurboNick) - implement generic ROF model using Chambolle04 primal-dual method (#233) (@johnnychen94)
- docs: fix build warnings and run doctest as unit test (#234) (@johnnychen94)
v0.7.0
ImageFiltering v0.7.0
Closed issues:
Merged pull requests:
- use
OffsetArrays.centered
(#214) (@johnnychen94) - Add template matching demo (#218) (@feanor12)
- Move extremization, blob_LoG from Images (#223) (@timholy)
- Add
box
andlaplacian2d
(#226) (@timholy) - Fix Plots segfaults when generating demos (#227) (@johnnychen94)