Skip to content

Releases: JuliaImages/Images.jl

v0.26.1

06 Apr 09:49
bd6179a
Compare
Choose a tag to compare

Images v0.26.1

Diff since v0.26.0

Merged pull requests:

Closed issues:

  • Next release (last call?) (#1036)
  • Failing test, which is also making CI fail. (#1049)

v0.26.0

23 Jul 20:37
ef6acdc
Compare
Choose a tag to compare

Images v0.26.0

Diff since v0.25.3

Closed issues:

  • Port corners.jl to ImageFeatures.jl (#682)
  • introduce ImageBinarization.jl and ImageContrastAdjustment.jl into Images.jl (#841)
  • Images.jl incompatible with [email protected] (#1013)
  • [Bug] Loading .tif image produces image artifact (#1017)
  • Plans for implementing SSIM loss (#1023)
  • Suggestion: rewrite docstrings for usage rather than reference (#1024)
  • Deprecate corner.jl in Images.jl (#1026)

Merged pull requests:

v0.25.3

22 May 10:49
1069fd4
Compare
Choose a tag to compare

Images v0.25.3

Diff since v0.25.2

Closed issues:

  • elview (#1012)
  • Expect supporting for "webp" format. (#1014)
  • Segmentation fault when saving image of size (0, 0) (#1018)

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#1025) (@github-actions[bot])

v0.25.2

11 Apr 10:31
401d146
Compare
Choose a tag to compare

Images v0.25.2

Diff since v0.25.1

Closed issues:

  • Loading JPEG image with ImageMagick becomes very slow in Julia 1.7 (#992)
  • IndirectArrays dependency error. (#997)
  • Handling multichannel 3D stacks (#998)
  • using Images failed after updating IntegralArrays (#1005)

Merged pull requests:

v0.25.1

05 Jan 02:26
e9a3745
Compare
Choose a tag to compare

Images v0.25.1

Diff since v0.25.0

Merged pull requests:

  • CompatHelper: bump compat for ImageIO to 0.6, (keep existing compat) (#993) (@github-actions[bot])
  • Images v0.25.1 (#994) (@IanButterworth)

v0.25.0

25 Nov 07:16
ad9979c
Compare
Choose a tag to compare

Images v0.25.0

Diff since v0.24.1

Closed issues:

  • OutOfMemory error + memory leak (#670)
  • Shouldn't complement live in Colors.jl? (#698)
  • reimplement imROF (#755)
  • add a channelwise macro (#817)
  • Scaling and Artifact Problem in colorview (#882)
  • Better axis support via name traits (#908)
  • An efficient point/patch-wise "distance" (#918)
  • slow JPEG loading (#960)
  • UnableToOpenBlob : Too many open files (#963)
  • failed to precompile on Julia 1.6.1 (#966)
  • wrong tiff saved when image is large. (#967)
  • port restrict glue codes to low-level packages (#973)
  • rewrite the Images docstring (#982)
  • no method matching iterate(::RGB{Float64}) in seeded_region_growing (#987)
  • reexport ImageSegmentation (#989)

Merged pull requests:

v0.24.1

27 Apr 07:48
bff89d1
Compare
Choose a tag to compare

Images v0.24.1

Diff since v0.24.0

Closed issues:

  • Docs clarification for functions downstream of imgradients: g1, g2 vs gy, gx (#867)

Merged pull requests:

  • CompatHelper: bump compat for "ImageShow" to "0.3" (#952) (@github-actions[bot])
  • CompatHelper: bump compat for "ImageCore" to "0.9" (#954) (@github-actions[bot])
  • [patch] upgrade codebase wrt ColorVectorSpace 0.9 (#955) (@johnnychen94)
  • Images v0.24.1 (#956) (@johnnychen94)

v0.24.0

15 Apr 18:25
6acde97
Compare
Choose a tag to compare

Images v0.24.0

Diff since v0.23.3

Closed issues:

  • Move away from ImageMagick (#24)
  • boundary identification (#430)
  • Display error on IJulia notebook (#462)
  • Getting error while trying to read a grayscale image using load (#475)
  • Mmap for discontiguous data? (#587)
  • Roadmap (#594)
  • GSoC 2017 (#595)
  • JuliaImages Wiki and Tutorials (#620)
  • segfault after importing CSV and Images, PyPlot from a separate module (#759)
  • GSoC mentors & JuliaImages hackathon (#771)
  • Revisiting the Images API (exposure.jl) (#772)
  • Writing a more descriptive README.md and other related files to get started (#781)
  • Handling Image traits for AxisArrays successor (#815)
  • ImageMagick should be in the [deps] section in Project.toml (#824)
  • imadjustintensity deprecation suggests adjust_histogram which gives different results (#894)
  • Regarding a new image edge-detection technique (#913)
  • Make OffsetArray usable in edge.jl (#926)
  • Proposing for adding extensive benchmarks to juliaimages.jl (#936)
  • Integration of OpenCV and JuliaImages (Discussion thread, GSoC) (#938)
  • Proposal for GPU support for image processing algorithms (#939)
  • JSOC Project Introduction (#940)
  • GSoC Proposal - Interactivity and visualization tools (#941)
  • Failed to precompile (#950)
  • choosing the size of a displayed image (#951)

Merged pull requests:

  • added some more tests to arrays.jl (#935) (@krishna-vasudev)
  • CompatHelper: bump compat for "ColorVectorSpace" to "0.9" (#937) (@github-actions[bot])
  • add io backends ImageIO and ImageMagick as dependencies (#948) (@johnnychen94)
  • add "Getting Help" section and remove star chart (#949) (@johnnychen94)

v0.23.3

26 Dec 03:49
4aa0954
Compare
Choose a tag to compare

Images v0.23.3

Diff since v0.23.2

Merged pull requests:

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

v0.23.2

24 Dec 18:00
4f8e68a
Compare
Choose a tag to compare

Images v0.23.2

Diff since v0.23.1

Closed issues:

  • Error loading images in VSCode REPL (#912)
  • Random artifacts in image display with IJulia (#925)

Merged pull requests: