Image version 0.52.0
Enhancements
-
Adds
:background_color
option toImage.flatten/2
. -
Add
Image.Nx
to host someNx
convenience functions.
Bug Fixes
-
Fix
Image.delta_e/2
to return a float (not an integer) -
Fix
Image.k_means/2
to work with images in color spaces other than sRGB.