Skip to content

Releases: mthiboust/array2image

Array2image v0.1.0

22 Nov 08:57
e0e2c1a
Compare
Choose a tag to compare

Array2image helps you convert Numpy arrays to PIL images.

Features:

  • Support for classic 2D arrays and N-D arrays.
  • Support for 1, 2 or 3-channel arrays.
  • Automatic detection of spatial and channel dimensions.
  • Compatible with external colormaps.
  • Customizable bin size.
  • Customizable grids.
  • Color inversion.
  • Data normalization

Full Changelog: https://github.com/mthiboust/array2image/commits/v0.1.0