Login  Register

Re: Content-Aware Image Resizing

Posted by Ben Woodcroft-2 on Sep 01, 2007; 9:13am
URL: http://imagej.273.s1.nabble.com/Content-Aware-Image-Resizing-tp3698470p3698472.html

Cool!

Thanks, worked for me - I was able to downsize an image. The output image
wasn't pretty, but that's because it was a face.

Be nice to have upsizing going as well, but I'm not complaining. Thanks!

ben

On 9/1/07, Johannes Schindelin <[hidden email]> wrote:

>
> Hi,
>
> On Sun, 26 Aug 2007, Gabriel Landini wrote:
>
> > I found this news in /. on a very interesting method:
> > http://science.slashdot.org/article.pl?sid=07/08/25/1835256&from=rss
> >
> > There is even a video demo here:
> > http://www.youtube.com/watch?v=vIFCV2spKtg
> >
> > Quite impressive!
>
> I put up a crude implementation on
>
>
> http://wbgn013.biozentrum.uni-wuerzburg.de/ImageJ/seam-remover.html
>
> It is not very flexible yet: handles only ColorProcessors, and the only
> energy it ever looks at is the sum of the x- and y-derivatives.  (Patches
> welcome...)
>
> Ciao,
> Dscho
>