sparkfish / augraphy

Augmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes
https://github.com/sparkfish/augraphy
MIT License
342 stars 44 forks source link

Add support for image with alpha layer. #307

Closed kwcckw closed 1 year ago

kwcckw commented 1 year ago

Augmentations should support image with alpha layer too, some augmentations may work differently with alpha layer.

kwcckw commented 1 year ago

This is now added in: https://github.com/sparkfish/augraphy/pull/348 https://github.com/sparkfish/augraphy/pull/349 https://github.com/sparkfish/augraphy/pull/350 https://github.com/sparkfish/augraphy/pull/351