Skip to content

Releases: JuliaImages/ImageMorphology.jl

v0.4.5

20 Jul 19:01
67ee4e4
Compare
Choose a tag to compare

ImageMorphology v0.4.5

Diff since v0.4.4

Merged pull requests:

v0.4.4

11 May 03:46
40b4f16
Compare
Choose a tag to compare

ImageMorphology v0.4.4

Diff since v0.4.3

Closed issues:

  • Erode Recursively (#120)
  • New feature request (option to account for periodic boundaries when using label_components) (#124)

Merged pull requests:

v0.4.3

26 Sep 22:52
f50c1a9
Compare
Choose a tag to compare

ImageMorphology v0.4.3

Diff since v0.4.2

Closed issues:

  • find_root_unsafe! does not support Int32 (#112)
  • Unable to use v0.4.x with Images.jl (#114)

Merged pull requests:

  • CompatHelper: bump compat for TiledIteration to 0.4, (keep existing compat) (#115) (@github-actions[bot])

v0.4.2

25 Aug 04:41
7f4c790
Compare
Choose a tag to compare

ImageMorphology v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

14 Jul 02:41
e5c5554
Compare
Choose a tag to compare

ImageMorphology v0.4.1

Diff since v0.4.0

Closed issues:

  • extreme_filter! wrong result when input and output array are of different eltype (#104)

Merged pull requests:

v0.4.0

16 Jun 03:50
2a3d011
Compare
Choose a tag to compare

ImageMorphology v0.4.0

Diff since v0.3.2

Closed issues:

  • Add ability to erode/dilate using structuring elements (#11)
  • Export in-place functions like closing! (#19)
  • Add in-place function variants to manual (#56)
  • incorrect extremefilt! implementation (#68)
  • CI: LoopVectorization failed to work on 32bit machine (#98)

Merged pull requests:

v0.3.2

12 May 08:10
fc08339
Compare
Choose a tag to compare

ImageMorphology v0.3.2

Diff since v0.3.1

Closed issues:

  • move clearborder from Images.jl to ImageMorphology.jl (#27)
  • [features] most wanted features for contributing? (#57)
  • set up documentation (#64)
  • incorrect extremefilt! implementation (#68)

Merged pull requests:

v0.3.1

23 Jan 06:00
d46f153
Compare
Choose a tag to compare

ImageMorphology v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Implement isboundary using extremefilt! (#52) (@mkitti)

v0.3.0

02 Nov 14:43
7659c60
Compare
Choose a tag to compare

ImageMorphology v0.3.0

Diff since v0.2.12

Closed issues:

  • label_component does not accept OffsetArrays (or non standard arrays?) (#21)

Merged pull requests:

v0.2.12

22 Apr 05:16
f09fb69
Compare
Choose a tag to compare

ImageMorphology v0.2.12

Diff since v0.2.11

Merged pull requests: