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

Fixed bugs in BrightnessTexturize and updated delaunay. #330

Closed kwcckw closed 1 year ago

kwcckw commented 1 year ago
  1. Fixed the bug in BrightnessTexturize where the color of the image is changed after the augmentation.
  2. Added color changing feature in DelaunayTessellation.
kwcckw commented 1 year ago

The existing DelaunayTessellation gives only blue color effect, for example: image

With this update, users will be able to change the color, for example, random colors: image image image