Image Processingexif: Extract Thumbnails from Digital Photos
exif -e HPIM4809.JPG -o thumb4809.jpg
Extract the thumbnail image from an HP digital photo. [FreeBSD] / ports / graphics / exif Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. http://sourceforge.net/projects/libexif/ libgd - Boutelle Graphics - gcc command line
gcc imgpage.c -I /usr/local/include -L /usr/local/lib -lgd
Command line for compiling a C program that uses the GD graphics library.
The GD library creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development.
|
|
|||||
|
sparksandflames.com contact@sparksandflames.com Copyright © 2008, 2010, 2011, 2012 |
||||||