Projects tagged ‘image_processing’, ‘jpeg’, and ‘library’


[7 total ]

171 Users
   

GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG or GIF, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and ... [More] most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development. [Less]
Created over 3 years ago.

9 Users
 

GEGL (Generic Graphics Library) is a graph based image processing framework. GEGLs original design was made to scratch GIMPs itches for a new compositing and processing core. This core is being ... [More] designed to have minimal dependencies. and a simple well defined API. [Less]
Created over 3 years ago.

5 Users
   

Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 300 separate tools in the package including converters for about 100 graphics formats.
Created about 1 year ago.

4 Users
 

WideImage is a PHP5 image manipulation library with a fluent interface that supports chaining operations and abstracts the normal GD2 operations from the interface into a more coherent and extendable framework.
Created over 2 years ago.

3 Users

OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.
Created 12 months ago.

2 Users
   

Libpipi is a graphics and imaging library.
Created about 1 year ago.

1 Users
 

NGI is a generic image processing and image analysis library. Let us dissect the important terms of this definition. Image processing is the global name for programming techniques that deal with ... [More] images on input and recreate other images on output. Image analysis goes a step further in that it tries to extract meaning from an image. Usually the output of an image analysis algorithm is not another image, but some different data, such as the number of objects in an image. Library is the term for a piece of code that's available in the form of a toolbox. Software pieces to be assembled by a programmer to fulfill a task. The NGI library is a C++ library available in source code. Generic is the opposite of specific. Read more at http://code.google.com/p/ngi/ [Less]
Created over 2 years ago.