Skip to content

Releases: JuliaImages/Images.jl

Images 0.17.1

30 Jan 17:50
fc31f2c
Compare
Choose a tag to compare
  • update links in README (96e10ad)
  • remove legacy exports (#778)

adjust_histogram and build_histogram

06 Dec 21:58
84b9dfc
Compare
Choose a tag to compare

This significantly enhances the histogram-equalization and histogram-matching functionality

Histogram improvements

16 Oct 12:18
Compare
Choose a tag to compare
v0.16.1

Fix #733: move Percentile etc to misc.jl (#756)

v0.16.0

08 Sep 17:33
Compare
Choose a tag to compare
Transfer responsibility for MIME-writing to ImageShow (#746)

Fix Juno integration

26 Aug 08:33
Compare
Choose a tag to compare
v0.15.1

Eliminate duplicate types already defined in ColorTypes.jl (#734)

v0.15.0

22 Aug 07:03
d394530
Compare
Choose a tag to compare
Update appveyor.yml

v0.14.0

11 Jun 20:12
601f750
Compare
Choose a tag to compare
update NEWS.md and REQUIRE (#723)

v0.13.0: Merge pull request #713 from JuliaImages/cs/imagedistances

01 Apr 10:35
f99e360
Compare
Choose a tag to compare

Add subpixel corner detection capability

17 Dec 13:02
18590c7
Compare
Choose a tag to compare
Merge pull request #685 from zygmuntszpak/imcorner_subpixel

Add sub-pixel corner detection capability #682

Improve component_centroids performance; fix imROF

15 Nov 14:13
b6f85f6
Compare
Choose a tag to compare
Merge pull request #680 from JuliaImages/teh/imROF

Fix imROF