Not signed in (Sign In)

Vanilla is a product of Lussumo.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorMono
    • CommentTimeOct 1st 2007
     permalink

    Okay, so a while back at this conference called SIGGRAPH (a yearly thing for computer graphics) a team presented something they called Content Aware Image Resizing. You can see a youtube video of the thing here. They basically came up with a way (or several ways) of having a computer slice parts of an image away when resizing so the important bits don't get resized, and unimportant parts get removed.

    And now there's an online version called rsizr. Open up a picture, and watch the (slow) magic.

    If you're really interested in this thing, this page has links to the paper where the technique is described in detail as well to plugins for GIMP and Photoshop (that one is crippled unless you pay teh big monies though), and actionscript source code.

    •  
      CommentAuthorLacero
    • CommentTimeOct 1st 2007
     permalink

    wow, that's clever.

    •  
      CommentAuthorMono
    • CommentTimeOct 30th 2007
     permalink

    Another clever online image manipulation tool: VectorMagic. Turns a bitmap into a vector image. If you don't know what that means, go to the site, it will explain.