Brett Allen

Results 2 comments of Brett Allen

Added PencileScribbles augmentation (see d496cef9c9c718252ade273f7d8508bcf34e7882). With default settings it will produce something like this. ![lazy_scribbled_out](https://user-images.githubusercontent.com/3762313/129956275-d699c69c-6778-4fe6-bd79-85a0ca66e03f.png) With size_range set large enough like this ``` PencilScribbles(size_range=(2000, 2020), p=1.0)``` It can produce images...

The Ink Layer was originally developed as an "Ink Mask". The values 0-255 determine the "intensity" of the Ink and the color of the ink is selected at some point...