News Feed
Jobs Feed
Sections




News Archive
Mikko Koppanen's Blog:
Seam carving
February 13, 2008 @ 17:10:00

Mikko Koppanen has posted another quick hit ImageMagick hint to his blog - this time it deal with "seam carving", a process for cropping and resampling of an image to make a different composite picture.

Today I was reading trough the ImageMagick ChangeLog and noticed an interesting entry. "Add support for liquid rescaling". I rushed to check the MagickWand API docs and there it was: MagickLiquidRescaleImage! After about ten minutes of hacking the Imagick support was done. Needless to say; I was excited

You'll need to have the libqr library compiled into the ImageMagick installation, but the actual use of the functionality is simple - about three or four lines do the work for you. He includes the original image and the result from his test (as well as another example of the same result image scaled down automatically.

0 comments voice your opinion now!
imagemagick seam carving image resize libqr


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso's Blog: Watermarks in our images with PHP and mod_rewrite

Stoyan Stefanov's Blog: CSS Sprites generation tool

C7Y Community Site: Handling Images with PHP

DevShed: Using Yahoo! Web Services with PHP 5

Andreas Gohr's Blog: A Pirate Map with LibGD and Google Maps


Community Events











Don't see your event here?
Let us know!


functional framework series zendframework2 development example database phpunit code opinion community api unittest release interview language testing introduction tool podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework