Releases: JuliaImages/ImageQualityIndexes.jl
Releases · JuliaImages/ImageQualityIndexes.jl
v0.2.3
ImageQualityIndexes v0.2.3
Merged pull requests:
- [compat] require ImageCore 0.9 (#35) (@johnnychen94)
v0.2.2
ImageQualityIndexes v0.2.2
Merged pull requests:
- CompatHelper: bump compat for "ColorVectorSpace" to "0.9" (#32) (@github-actions[bot])
v0.2.1
ImageQualityIndexes v0.2.1
Merged pull requests:
- Avoid direct dependency on MappedArrays (#26) (@timholy)
- MassInstallAction: Install the TagBot workflow on this repository (#28) (@johnnychen94)
- MassInstallAction: Install the CompatHelper workflow on this repository (#29) (@johnnychen94)
v0.2.0
ImageQualityIndexes v0.2.0
Closed issues:
- SSIM throws error on γ values (#16)
- give friendly error message when images are in different color space (#21)
Merged pull requests:
- ssim: Handle negative structure values with small gamma (#17) (@jiviteshjain)
- add a comment for SSIM parameters in the docs (#18) (@johnnychen94)
- rework SSIM (#22) (@johnnychen94)
- Multi-Scale SSIM (cont. #19) (#23) (@johnnychen94)
v0.1.4
ImageQualityIndexes v0.1.4
Merged pull requests:
- rename psnr and ssim to assess_psnr and assess_ssim (#15) (@johnnychen94)
v0.1.3
v0.1.3 (2020-01-20)
Merged pull requests:
- add upper version bounds for depedencies (#13) (johnnychen94)
- use github action to test package (#12) (johnnychen94)
v0.1.2
v0.1.2 (2019-06-20)
v0.1.1
v0.1.1 (2019-06-09)
Merged pull requests:
- remove duplicated testset names (#8) (johnnychen94)
floattype
does not exist .. changed tofloat
which works with types (#6) (JeffreySarnoff)- enhance peak_value with gamutmax (#4) (johnnychen94)
v0.1.0
v0.1.0 (2019-06-03)
Diff since 907a9d9abb2810a921f0bc76d2bf127c530c7281
Merged pull requests:
- add structural similarity (SSIM) (#3) (johnnychen94)
- implement peak signal-to-noise ratio (PSNR) (#2) (johnnychen94)
- add travis and appveyor ci (#1) (johnnychen94)