Dr. Ariel Shamir and Dr. Shai Avidan of the Efi Arazi School of Computer Science have presented at SIGGRAPH 2007 the greater digital image effect I’ve seen.

“Seam carving” allows an image to be resized non-uniformly, so you can change the height to width ratio in the image without cropping.

The algorithm looks for seams (not simple columns or rows) of pixels with the ‘least energy’ (least contrast / change in detail) both vertically and horizontally in the image and then uses this to enable resizing without losing important image content such as human subjects or other detail.

This technique can also be used to manually remove items from the image which are not wanted as well as protect items that absolutely need to be preserved.

Get the Seam Carving for Content-Aware Image Resizing from Dr. Ariel Shamir and Dr. Shai Avidan. [20 MB PDF - very slow downloading] Alternate locations at Corel Cache and ACM.

Comments

comments powered by Disqus