Skip to content

Releases: JuliaImages/ImageSegmentation.jl

v1.8.2

21 Jul 00:03
043f8fc
Compare
Choose a tag to compare

ImageSegmentation v1.8.2

Diff since v1.8.1

Merged pull requests:

v1.8.1

14 May 13:01
32eb2dc
Compare
Choose a tag to compare

ImageSegmentation v1.8.1

Diff since v1.8.0

Merged pull requests:

v1.8.0

23 Feb 20:52
3294585
Compare
Choose a tag to compare

ImageSegmentation v1.8.0

Diff since v1.7.0

Closed issues:

  • Make ImageSegmentation a subpackage of Images? (#78)
  • unseeded_region_growing returns MethodError (#83)
  • prune_segments - ERROR: MethodError: no method matching add_vertices!(::SimpleWeightedGraph{Int64, Float64}, ::Int64) (#86)
  • Doctest failing (#87)
  • Bump compat for "ImageMorphology" to "0.4"? (#89)

Merged pull requests:

  • Bump compat for ImageMorphology to 0.4 and require Julia 1.6 (#91) (@kschertler)

v1.7.0

24 Nov 15:18
252e083
Compare
Choose a tag to compare

ImageSegmentation v1.7.0

Diff since v1.6.0

Merged pull requests:

v1.6.0

06 Sep 12:56
71c1c9e
Compare
Choose a tag to compare

ImageSegmentation v1.6.0

Diff since v1.5.1

Closed issues:

  • Remove Images.jl from ImageSegmentation.jl as dependency (#69)
  • Bringing back Compatibility for ColorVectorSpacev0.9+ in ImageSegmentation.jl (#71)

Merged pull requests:

v1.5.1

16 Apr 01:44
abc21bc
Compare
Choose a tag to compare

ImageSegmentation v1.5.1

Diff since v1.5.0

Merged pull requests:

  • CompatHelper: bump compat for "Images" to "0.24" (#66) (@github-actions[bot])

v1.5.0

01 Mar 16:32
1a51962
Compare
Choose a tag to compare

ImageSegmentation v1.5.0

Diff since v1.4.8

Merged pull requests:

v1.4.8

08 Dec 14:52
556eabb
Compare
Choose a tag to compare

ImageSegmentation v1.4.8

Diff since v1.4.7

Merged pull requests:

  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#59) (@github-actions[bot])
  • MassInstallAction: Install the TagBot workflow on this repository (#60) (@johnnychen94)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#61) (@johnnychen94)

v1.4.7

09 Oct 06:07
9fbd38d
Compare
Choose a tag to compare

ImageSegmentation v1.4.7

Diff since v1.4.6

Merged pull requests:

  • CompatHelper: bump compat for "Images" to "0.23" (#56) (@github-actions[bot])
  • Upgrade Distances version (#58) (@johnnychen94)

v1.4.6

27 Aug 14:06
62fef9d
Compare
Choose a tag to compare

ImageSegmentation v1.4.6

Diff since v1.4.5

Merged pull requests:

  • Bump DataStructures version and fix doctests on nightly (#55) (@timholy)