Skip to content

Releases: JuliaImages/ImageBinarization.jl

ImageBinarization v0.3.1

04 Oct 12:34
56b63a4
Compare
Choose a tag to compare

Bumps the compatibility version of Polynomials to 4.0

v0.3.0

23 Jul 21:51
b9f6b11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.3.0

v0.2.9

05 Jul 09:29
b84e024
Compare
Choose a tag to compare

ImageBinarization v0.2.9

Diff since v0.2.8

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

02 Jan 02:09
3c4ac3a
Compare
Choose a tag to compare

ImageBinarization v0.2.8

Diff since v0.2.7

Closed issues:

  • Many algorithms do not have docstrings (#85)

Merged pull requests:

v0.2.7

25 Jul 09:07
0c0c5ea
Compare
Choose a tag to compare

ImageBinarization v0.2.7

Diff since v0.2.6

Closed issues:

  • binarize(Gray{Bool}, ...) doesn't work as expected for SingleHistogramThreshold (#83)

Merged pull requests:

v0.2.6

20 Jun 00:39
d5b3ba6
Compare
Choose a tag to compare

ImageBinarization v0.2.6

Diff since v0.2.5

Closed issues:

  • OffsetArray support (#79)

Merged pull requests:

v0.2.5

02 Jun 17:14
93c03ee
Compare
Choose a tag to compare

ImageBinarization v0.2.5

Diff since v0.2.4

Merged pull requests:

  • upgrade to ImageCore v0.9, ColorVectorSpace v0.9, and Polynomials v2 (#80) (@johnnychen94)

v0.2.4

26 Dec 03:49
afd449f
Compare
Choose a tag to compare

ImageBinarization v0.2.4

Diff since v0.2.3

Merged pull requests:

  • CompatHelper: bump compat for "Reexport" to "1.0" (#76) (@github-actions[bot])

v0.2.3

14 Dec 00:08
b6cece9
Compare
Choose a tag to compare

ImageBinarization v0.2.3

Diff since v0.2.2

Closed issues:

  • nightily failures on nanosoldier (#60)
  • dispatch binarize on HistogramThresholding.ThresholdAlgorithm (#67)

Merged pull requests:

v0.2.2

09 May 14:01
bfb67aa
Compare
Choose a tag to compare

ImageBinarization v0.2.2

Diff since v0.2.1

Closed issues:

  • duplicated travis CI (#31)
  • More info needed for Basic Usage example to work (#51)

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)