☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · 3 months agoa small tool for converting images into pixel art that preserves features while downscalinggit.sr.htexternal-linkmessage-square1linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1external-linka small tool for converting images into pixel art that preserves features while downscalinggit.sr.ht☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · 3 months agomessage-square1linkfedilink
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up2·edit-23 months agokey trick is that it uses edge detection to make a smooth pixel art image here’s an example without edge detection and here’s with it enabled edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images
key trick is that it uses edge detection to make a smooth pixel art image
here’s an example without edge detection
and here’s with it enabled
edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images