sparkfish / augraphy

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

Color range in InkBleed is not working #309

Closed kwcckw closed 1 year ago

kwcckw commented 1 year ago

color_range in InkBleed is not working as intended. With color image and color_range of (0,0), there are colors in the generated effect: image

kwcckw commented 1 year ago

This problem should be resolved in this pull request: https://github.com/sparkfish/augraphy/pull/311

The InkBleed color should follows the color of the ink, instead of using user input color.

For examples, with the latest update: image image image