Releases: JuliaImages/ImageMorphology.jl
Releases · JuliaImages/ImageMorphology.jl
v0.3.0
ImageMorphology v0.3.0
Closed issues:
- label_component does not accept OffsetArrays (or non standard arrays?) (#21)
Merged pull requests:
- Use
component_lengthsto count labels (#33) (@JiangXL) - Transfer support for ImageMeta (#44) (@timholy)
- Add an ambiguity test (#45) (@timholy)
- Modernize
label_components(#46) (@timholy) feature_transform: add multithreading (#47) (@timholy)- Modernize UnitTest.yml (#48) (@timholy)
- Fix UnitTrest (#49) (@timholy)
- Fix Int vs Int64 issues (#50) (@timholy)
- Rename file for feature_transform (#51) (@timholy)
- ImageMorphology v0.3.0 (#53) (@johnnychen94)
- Finish deprecating
region(#54) (@timholy)
v0.2.12
v0.2.11
ImageMorphology v0.2.11
Merged pull requests:
- CompatHelper: bump compat for "TiledIteration" to "0.3" (#37) (@github-actions[bot])
v0.2.10
ImageMorphology v0.2.10
Merged pull requests:
- MassInstallAction: Install the CompatHelper workflow on this repository (#35) (@johnnychen94)
- MassInstallAction: Install the TagBot workflow on this repository (#36) (@johnnychen94)
- MassInstallAction: Install the CI workflow on this repository (#38) (@timholy)
- CompatHelper: bump compat for "ColorVectorSpace" to "0.9" (#39) (@github-actions[bot])
v0.2.9
ImageMorphology v0.2.9
Merged pull requests:
- Add simple examples for dilation and erosion (#31) (@matsueushi)
- Docs: Fix indentation for a list (#34) (@barucden)
v0.2.8
v0.2.7
ImageMorphology v0.2.7
Merged pull requests:
- move
clearborderfrom Images.jl to ImageMorphology.j (#29) (@mgautam98)
v0.2.6
ImageMorphology v0.2.6
Merged pull requests: