Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 20:37
· 25 commits to master since this release
ef6acdc

Images v0.26.0

Diff since v0.25.3

Closed issues:

  • Port corners.jl to ImageFeatures.jl (#682)
  • introduce ImageBinarization.jl and ImageContrastAdjustment.jl into Images.jl (#841)
  • Images.jl incompatible with [email protected] (#1013)
  • [Bug] Loading .tif image produces image artifact (#1017)
  • Plans for implementing SSIM loss (#1023)
  • Suggestion: rewrite docstrings for usage rather than reference (#1024)
  • Deprecate corner.jl in Images.jl (#1026)

Merged pull requests:

  • CompatHelper: bump compat for TiledIteration to 0.4, (keep existing compat) (#1015) (@github-actions[bot])
  • ImageCorners.jl for corner algorithms (#1028) (@ashwani-rathee)
  • Adds ImageBinarization to Images.jl (#1030) (@ashwani-rathee)
  • Bump compat on ImageMorphology and TiledIteration (#1031) (@timholy)
  • [compat]: ImageCore/Transformations/Binarization (#1035) (@timholy)
  • Add NEWS for 0.26 (#1037) (@timholy)
  • Remove old deprecations, add new ones (#1038) (@timholy)
  • Add release procedure in CONTRIBUTING (#1039) (@timholy)