Skip to content

0.15.1

Compare
Choose a tag to compare
@StRigaud StRigaud released this 14 Nov 14:59
· 36 commits to master since this release
5c32a1a

What's Changed

New

  • Morphological operator by @StRigaud in #386
    • See #385 and Image.sc forum request for more details
    • Add erosion and dilation which take a custom footprint
    • Rework dilate, erode, opening, closing operation to ensure generic function signature

Updates

  • Update documentation by @StRigaud in #389, #390
    • Introduce versionning
    • Update content
    • Still WIP for some sections
  • Fix parameter name for some kernel by @StRigaud in #392
    • Invisible for users
  • Add Try/Catch at Array destructor to ensure good memory release by @StRigaud in #393

Full Changelog: 0.14.2...0.15.0
Full Changelog: 0.15.0...0.15.1