pyxelate icon indicating copy to clipboard operation
pyxelate copied to clipboard

Add contours for more "comic look"

Open h4gen opened this issue 3 years ago • 1 comments

I played around a bit with active black contours like here before and after the application of the transformation and I think it would be a great addition to the library and should be pretty straight forward to implement. It can give a more comic-like look to the results.

h4gen avatar May 01 '21 09:05 h4gen

@Seon82 had this idea of running edge detection on the images before applying the algorithm, so I was thinking about experimenting with canny.

But this method can also work (most likely afterwards on dark pixels). Thanks for the tip, I will look into it once I'll have some free time.

sedthh avatar May 04 '21 18:05 sedthh