Releases: JuliaImages/Images.jl
Releases · JuliaImages/Images.jl
v0.26.1
Images v0.26.1
Merged pull requests:
- Fix typos (#1041) (@pitmonticone)
- Fix tests (#1050) (@ViralBShah)
- Update Project.toml - drop very old versions in deps (#1053) (@ViralBShah)
Closed issues:
v0.26.0
Images v0.26.0
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:
- CompatHelper: bump compat for TiledIteration to 0.4, (keep existing compat) (#1015) (@github-actions[bot])
- ImageCorners.jl for corner algorithms (#1028) (@ashwani-rathee)
- Adds ImageBinarization to Images.jl (#1030) (@ashwani-rathee)
- Bump compat on ImageMorphology and TiledIteration (#1031) (@timholy)
- [compat]: ImageCore/Transformations/Binarization (#1035) (@timholy)
- Add NEWS for 0.26 (#1037) (@timholy)
- Remove old deprecations, add new ones (#1038) (@timholy)
- Add release procedure in CONTRIBUTING (#1039) (@timholy)
v0.25.3
v0.25.2
Images v0.25.2
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:
- Images v0.25.2: remove EllipsisNotation (#1006) (@johnnychen94)
v0.25.1
Images v0.25.1
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
Images v0.25.0
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:
- add support for FileIO's new metadata method (#714) (@bjarthur)
- deprecate ColorizedArray in favor of MappedArray (#927) (@johnnychen94)
- CompatHelper: bump compat for "ImageCore" to "0.9" (redo #954) (#957) (@johnnychen94)
- add compatibility note (#958) (@johnnychen94)
- Remove precompile check (#959) (@musm)
- bring back Julia 1.0 compatibility (#968) (@johnnychen94)
- 🧹 code organization and dead code elimination (#971) (@johnnychen94)
- Update CONTRIBUTING guide (#981) (@logankilpatrick)
- rewrite the module docstring (#985) (@johnnychen94)
- NEWs for Images v0.25 (#988) (@johnnychen94)
- reexport ImageSegmentation (#990) (@johnnychen94)
- Images v0.25.0 (#991) (@johnnychen94)
v0.24.1
Images v0.24.1
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
Images v0.24.0
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 suggestsadjust_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
Images v0.23.3
Merged pull requests:
- CompatHelper: bump compat for "Reexport" to "1.0" (#934) (@github-actions[bot])
v0.23.2
Images v0.23.2
Closed issues:
Merged pull requests:
- Update Slack URL (#923) (@logankilpatrick)
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#928) (@github-actions[bot])
- MassInstallAction: Install the TagBot workflow on this repository (#929) (@johnnychen94)
- MassInstallAction: Install the CompatHelper workflow on this repository (#930) (@johnnychen94)
- Fix a depwarn (#932) (@timholy)