ID:37323
 
Keywords: image, resize
You know what really sucks? You need to resize an image, maybe because you regret taking the image at such a low resolution, but stretching it creates artifacts or induces horrible stretching/squashing. Well, that kind of crap is for the 1990's to deal with.

There's a content-aware image resizing method which employs techniques that allow for a much better alternative to cropping or scaling images. It removes unnecessary pixels when you shrink the image (landscape, background, grass etc.), preserving important content, and it adds pixels when you enlarge it, allowing for the image to be expanded past it's original size. Of course, there are precautions to prevent it from removing important pixels of features such as text or faces.

Images will also resize on the fly when you adjust window size. There won't be embedded images sticking out like sore thumbs when the rest of the layout adjusts itself. It will be much more seamless. This means you won't be looking at the bottom corner of a large image on a hand-held device.

It's how you expect images to act when you resize them in the first place. No more stretching.

Link to the article for additional insight.

Instead of reading a description of how it functions, here's a video which provides an in-depth introduction to how it works.

EXTREME NERD VOICE WARNING



When this enters mainstream usage, BYOND needs to take advantage of it with interfaces.

You see how the video demonstrates the possibility for quick image manipulation?

No more spending an hour in Photoshop to remove someone from an image .
I knew I had seen this video before, but nice find anyhow. :)

Cool stuff. I wish I had some kind of program to fiddle with that did that, though. :P
I can't support this base on my artistic views on things. It kind of ruins people's photos, but it is interesting none-the-less.