Skip to content

0.15.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@StRigaud StRigaud released this 14 Nov 11:27
· 69 commits to master since this release
34a6295

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