Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
The dithering function now supports both greyscale and RGB images, as well as a customizable palette size (i.e. how many colours to choose from when reducing). Closes #27.
The dithering function now supports both greyscale and RGB images, as well as a customizable palette size (i.e. how many colours to choose from when reducing). Closes #27.
Authored by Gustaf Bergmark and Daniel Williams