Does anyone know what hq4x does to the Doom picture? I'd be interested in comparing edge-cases like that, especially as it seems hq4x would handle it decently well, while this algorithm does pretty poorly. Understandably so, but I wonder if it can be adapted to handle broader blending forms.
New Algorithm Impressively Depixelates Pixel Art
11–20 of 32 posts
Re: New Algorithm Impressively Depixelates Pixel Art
#12Dup: http://news.ycombinator.com/item?id=2578706 (59 points, 19 comments) talks about the same paper.
This is the first I've heard of it. So I'm happy for the dupe.
Re: New Algorithm Impressively Depixelates Pixel Art
#13Re: New Algorithm Impressively Depixelates Pixel Art
#14What are the possible applications of this algorithm?
Re: New Algorithm Impressively Depixelates Pixel Art
#15Re: New Algorithm Impressively Depixelates Pixel Art
#16What are the possible applications of this algorithm?
Re: New Algorithm Impressively Depixelates Pixel Art
#17hmmm. wikipedia turns up many http://en.wikipedia.org/wiki/Comparison_of_raster_to_vector_... but the one i was thinking of was potrace - http://potrace.sourceforge.net/
i've used potrace many times before - it works really well (i once hand-wrote some "powerpoint" slides, scanned them, then used potrace to make them appear "natural" - people thought i had made a font based on my handwriting!)
maybe it's the handling of colour that's new here? potrace only does monochrome images, as far as i know.
Re: New Algorithm Impressively Depixelates Pixel Art
#18Re: New Algorithm Impressively Depixelates Pixel Art
#19something like this already existed and it produced very similar results. hmmm. wikipedia turns up many http://en.wikipedia.org/wiki/Comparison_of_raster_to_vector_... but the one i was thinking of was potrace - http://potrace.sourceforge.net/ i've used potrace many times before - it works really well (i once hand-wrote some "powerpoint" slides, scanned them, then used potrace to make them appear "natural" - people t…
Re: New Algorithm Impressively Depixelates Pixel Art
#20something like this already existed and it produced very similar results. hmmm. wikipedia turns up many http://en.wikipedia.org/wiki/Comparison_of_raster_to_vector_... but the one i was thinking of was potrace - http://potrace.sourceforge.net/ i've used potrace many times before - it works really well (i once hand-wrote some "powerpoint" slides, scanned them, then used potrace to make them appear "natural" - people t…
http://research.microsoft.com/en-us/um/people/kopf/pixelart/...