Recently just finished writing a neat seam carving algorithm for Computational Photography. Essentially its a neat image resizing algorithm that finds the least important "seams" in an image (for example, the red line in the image above) and deletes them, preserving the overall composition/important bits where it can.
No comments:
Post a Comment