Skip to content

Image version 0.52.0

Choose a tag to compare

@kipcole9 kipcole9 released this 03 Jul 09:02
· 342 commits to main since this release

Enhancements

  • Adds :background_color option to Image.flatten/2.

  • Add Image.Nx to host some Nx 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.