0.15.1
What's Changed
New
- Morphological operator by @StRigaud in #386
- See #385 and Image.sc forum request for more details
- Add
erosion
anddilation
which take a customfootprint
- 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