Support
( 0 Open / 0 Total ) Tech Support Tracking System
Patches
( 0 Open / 0 Total ) Patch Tracking System
Feature Requests
( 0 Open / 0 Total ) Feature Request Tracking System
To-Do
( 0 Open / 0 Total ) To-Do tasks for this project
Activity
Description
This is a research project to find an
algorithm for image retargeting
superior to the recent and popular
"seam carving." Image
retargeting displays a photo of one
resolution (e.g. 3000x4000 pixels) on a
screen of a different resolution (e.g.
200 x 200) while doing something more
reasonable than scaling or cropping, in
order to display the
"important" parts of the
photo.
The current effort combines a
resampling interpretation of seam
carving with a self-organizing map. It
is hoped that this will avoid artifacts
while smoothly incorporating aspects of
seam carving and scaling.