Releases: JuliaImages/ImageBinarization.jl
Releases · JuliaImages/ImageBinarization.jl
ImageBinarization v0.3.1
Bumps the compatibility version of Polynomials to 4.0
v0.3.0
v0.2.9
ImageBinarization v0.2.9
Closed issues:
- Official documentation shows no information for algorithms contained in HistogramThresholding.jl (#91)
Merged pull requests:
- CompatHelper: bump compat for Polynomials to 3, (keep existing compat) (#90) (@github-actions[bot])
- CI: update UnitTest setup (#92) (@johnnychen94)
v0.2.8
ImageBinarization v0.2.8
Closed issues:
- Many algorithms do not have docstrings (#85)
Merged pull requests:
- remove outdated reference entries (#86) (@johnnychen94)
- Reconciles changes in HistogramThresholding.jl (#88) (@zygmuntszpak)
v0.2.7
ImageBinarization v0.2.7
Closed issues:
binarize(Gray{Bool}, ...)
doesn't work as expected for SingleHistogramThreshold (#83)
Merged pull requests:
- use source image storage type for Color3 case (#84) (@johnnychen94)
v0.2.6
ImageBinarization v0.2.6
Closed issues:
- OffsetArray support (#79)
Merged pull requests:
- Adds OffsetArray support (#81) (@zygmuntszpak)
v0.2.5
ImageBinarization v0.2.5
Merged pull requests:
- upgrade to ImageCore v0.9, ColorVectorSpace v0.9, and Polynomials v2 (#80) (@johnnychen94)
v0.2.4
ImageBinarization v0.2.4
Merged pull requests:
- CompatHelper: bump compat for "Reexport" to "1.0" (#76) (@github-actions[bot])
v0.2.3
ImageBinarization v0.2.3
Closed issues:
- nightily failures on nanosoldier (#60)
- dispatch binarize on HistogramThresholding.ThresholdAlgorithm (#67)
Merged pull requests:
- support binarize for ThresholdAlgorithm (#70) (@johnnychen94)
- Avoid direct dependency on MappedArrays (#72) (@johnnychen94)
v0.2.2
ImageBinarization v0.2.2
Closed issues:
Merged pull requests:
- Install TagBot as a GitHub Action (#54) (@JuliaTagBot)
- maintainance updates (#55) (@johnnychen94)
- update info on viewers (#56) (@johnnychen94)
- CompatHelper: add new compat entry for "MappedArrays" at version "0.2" (#57) (@github-actions[bot])
- CompatHelper: bump compat for "ColorTypes" to "0.10" (#58) (@github-actions[bot])
- deprecate matrix in favor of jobs (#61) (@johnnychen94)
- CompatHelper: bump compat for "Polynomials" to "0.7" (#62) (@github-actions[bot])
- CompatHelper: bump compat for "Polynomials" to "0.8" (#63) (@github-actions[bot])
- Sets Polynomial dependency to 1.0 and changes function call accordingly (#65) (@zygmuntszpak)
- Bumps version to 0.2.2 in preparation for patch release (#66) (@zygmuntszpak)