Are there algorithms for increasing resolution of an image?
Posted
by David
on Stack Overflow
See other posts from Stack Overflow
or by David
Published on 2008-12-12T15:14:10Z
Indexed on
2010/05/08
10:18 UTC
Read the original article
Hit count: 265
Are there any algorithms or tools that can increase the resolution of an image - besides just a simple zoom that makes each individual pixel in the image a little larger?
I realize that such an algorithm would have to invent pixels that don't really exist in the original image, but I figured there might be some algorithm that could intelligently figure out what pixels to add to the image to increase its resolution.
© Stack Overflow or respective owner