Skip to content

Releases: JuliaImages/ImageFiltering.jl

v0.6.21

15 Apr 18:34
26cb4b8
Compare
Choose a tag to compare

ImageFiltering v0.6.21

Diff since v0.6.20

Closed issues:

  • off-by-1 bug in freqkernel (#206)
  • resolve_window method ambiguity (#208)

Merged pull requests:

  • CompatHelper: bump compat for "ColorVectorSpace" to "0.9" (#204) (@github-actions[bot])

v0.6.20

25 Feb 14:03
6f0dbc4
Compare
Choose a tag to compare

ImageFiltering v0.6.20

Diff since v0.6.19

Merged pull requests:

v0.6.19

09 Feb 14:51
b4f3b7b
Compare
Choose a tag to compare

ImageFiltering v0.6.19

Diff since v0.6.18

Closed issues:

  • Always single thread (#194)

Merged pull requests:

v0.6.18

08 Dec 14:53
83ac3ed
Compare
Choose a tag to compare

ImageFiltering v0.6.18

Diff since v0.6.17

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

23 Oct 04:25
91fa4a3
Compare
Choose a tag to compare

ImageFiltering v0.6.17

Diff since v0.6.16

Closed issues:

  • demo: maxmin filter examples (#189)

Merged pull requests:

  • Add max min filter demo (#190) (@Dsantra92)
  • Get MappedArrays via ImageCore (#192) (@timholy)
  • CompatHelper: bump compat for "TiledIteration" to "0.3" (#195) (@github-actions[bot])

v0.6.16

08 Oct 14:20
19dcc5d
Compare
Choose a tag to compare

ImageFiltering v0.6.16

Diff since v0.6.15

Closed issues:

  • tests failing locally, related to ComputationalResources ? (#182)
  • Improve imfilter docstring (#184)

Merged pull requests:

v0.6.15

21 Aug 01:15
6c0ea6b
Compare
Choose a tag to compare

ImageFiltering v0.6.15

Diff since v0.6.14

Closed issues:

  • mapwindow custom anchor (#91)

Merged pull requests:

  • CompatHelper: bump compat for "DataStructures" to "0.18" (#181) (@github-actions[bot])

v0.6.14

09 Jul 10:11
b58b139
Compare
Choose a tag to compare

ImageFiltering v0.6.14

Diff since v0.6.13

Closed issues:

Merged pull requests:

  • Fix mapwindow for offset arrays (#160) (@yha)

v0.6.13

16 Jun 16:09
14f174d
Compare
Choose a tag to compare

ImageFiltering v0.6.13

Diff since v0.6.12

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 take na predicate as argument (not just isnan) (#172) (@yha)

v0.6.12

16 Jun 13:09
9517a2f
Compare
Choose a tag to compare

ImageFiltering v0.6.12

Diff since v0.6.11

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: