Releases: JuliaImages/TestImages.jl
Releases · JuliaImages/TestImages.jl
v1.9.0
TestImages v1.9.0
Merged pull requests:
- fixed a bug in resolution_test_1920.tif, residual intensity near its … (#153) (@RainerHeintzmann)
v1.8.0-artifacts
Example Artifacts.toml
:
[images]
git-tree-sha1 = "0fca6f56665d8dfa11bad924ab67e24e6fdbc0d7"
lazy = true
[[images.download]]
sha256 = "da4d8d37304c995e35b43a10572fb8ca88629a47d1d1cd28d2dfa91767374d49"
url = "https://github.com/JuliaImages/TestImages.jl/releases/download/v1.8.0-artifacts/images.tar.gz"
v1.8.0
TestImages v1.8.0
Merged pull requests:
- Remove forced conversion of mri stack (#149) (@tlnagy)
- Adds lilly to the repo from juliacon-2021 GPU workshop (#151) (@ashwani-rathee)
- TestImages v1.8.0 (#152) (@johnnychen94)
v1.7.1
v1.7.0
TestImages v1.7.0
Merged pull requests:
- add ImageIO and ImageMagick as dependency (#118) (@johnnychen94)
- add Brodatz texture images (512x512 version) (#142) (@johnnychen94)
- add undocumented nowarn keyword for
testimage
(#144) (@johnnychen94) testimage_dip3e
: load images from the DIP3E textbook (#145) (@johnnychen94)- add broatz images to testimages (#146) (@johnnychen94)
v1.6.2
TestImages v1.6.2
Closed issues:
- Alpha channel in TestImages.jl (#133)
Merged pull requests:
- TestImages v0.6.5 (#135) (@johnnychen94)
- Replace
metadata.yml
withimages/metadata.toml
(#136) (@hyrodium) - Add generation of the note section in the image list (#137) (@hyrodium)
- Add related packages section to README (#139) (@JeffFessler)
- CompatHelper: bump compat for "StringDistances" to "0.11" (#140) (@github-actions[bot])
v1.7.0-artifacts
images
add Brodatz texture images (512x512 version) [#142]
[images]
git-tree-sha1 = "27a4c26bcdd47eb717bee089ec231a899cb8ef69"
lazy = true
[[images.download]]
sha256 = "90834d5320612a1e84b4dd5d3809c5a77fb146c371dcd270bdd474395eddf74a"
url = "https://github.com/JuliaImages/TestImages.jl/releases/download/v1.7.0-artifacts/images.tar.gz"
images_dip3e
Images from Digital Image Processing, 3rd ed, by Gonzalez and Woods.
From: https://www.imageprocessingplace.com/DIP-3E/dip3e_book_images_downloads.htm
Permission is required from the owner of a © image if the image is used for other than personal
educational or research purposes. See copyright file.
copyright file: https://www.imageprocessingplace.com/DIP-3E/dip3e_copyrights.htm
Note: the Video Clips for Chapter 8 are excluded.
[images_dip3e]
git-tree-sha1 = "9006b49888eceebbde587484f1e5573956f8448b"
lazy = true
[[images_dip3e.download]]
sha256 = "1449c5a5b5a4fb30889493ec057fffcb0170ec855a2d01e1a77fdc265db91db1"
url = "https://github.com/JuliaImages/TestImages.jl/releases/download/v1.7.0-artifacts/images_dip3e.tar.gz"
v1.6.1-artifacts
Example Artifacts.toml
:
[images]
git-tree-sha1 = "e752bdc739f34d02e79c7fa834bc2f2e0d71c7e0"
lazy = true
[[images.download]]
sha256 = "e34b7292ed927ec7fe7a6d9f20f2cb29d14d57db1cce5553a1c5c75ce383c38c"
url = "https://github.com/JuliaImages/TestImages.jl/releases/download/v1.6.1-artifacts/images.tar.gz"
v1.6.1
TestImages v1.6.1
Closed issues:
- improve the document page (#128)
Merged pull requests:
- Fix typo in README (#124) (@hyrodium)
- Use
RGB
format for "sudoku" and "morphology_test" images (#126) (@ashwani-rathee) - Fix ci badge in
gh-pages
(#127) (@hyrodium) - Update documentation with Documenter.jl (#129) (@hyrodium)
- Remove old contents from
gh-pages
branch (#130) (@hyrodium) - Update url to documentation in README.md (#131) (@hyrodium)
- compress git history on gh-pages (#132) (@johnnychen94)
- TestImages v1.6.1 (#134) (@johnnychen94)
v0.6.5
TestImages v0.6.5
Main changes:
- update the remote image URL, which was invalid after our documentation improvement (#128)
- add some recently added test images so that it has the same set of images as our v1 release.