eliu1217 / assignment4-albumentations

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
https://albumentations.ai
MIT License
0 stars 0 forks source link

Extend dithering to multiple color channels #27

Closed gustafbergmark closed 1 year ago

gustafbergmark commented 1 year ago

Dithering can be extended to be applied on all color channels separately. The amount of colors per channel should also be variable.