v0.3.2
ImageMorphology v0.3.2
Closed issues:
- move
clearborder
from Images.jl to ImageMorphology.jl (#27) - [features] most wanted features for contributing? (#57)
- set up documentation (#64)
- incorrect
extremefilt!
implementation (#68)
Merged pull requests:
- [Morphology][Benchmarks] add first set of benchmarks one by "class" of algorithm (#58) (@ThomasRetornaz)
- add missing dependencies for benchmark CI (#59) (@johnnychen94)
- foundamental support for structuring element concept (#65) (@johnnychen94)
- add inbounds for extremefilt! (#66) (@johnnychen94)
- add CI for 1.6 (#67) (@johnnychen94)
- Force vscode auto format on save (#69) (@johnnychen94)
- setup documentation (#70) (@johnnychen94)
- implement
extreme_filter
(#72) (@johnnychen94) - reexport centered and document it (#73) (@johnnychen94)
- change default diamond half-size to be maximum (#74) (@johnnychen94)