Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 12:56
· 17 commits to master since this release
71c1c9e

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:

  • Remove Images.jl dep (#70) (@ashwani-rathee)
  • Update to ImageCore 0.9 (#72) (@timholy)
  • Lots of polish (#73) (@timholy)
  • Initial (trivial) implementation of flood_fill (#75) (@timholy)
  • Support fillval in flood_fill! (#77) (@timholy)
  • Restore inadvertently deleted docstring, add NEWS.md (#80) (@timholy)