Pho is a lightweight utility for viewing, rotating, or deleting large
numbers of images quickly, and making notes about what to do with each
of them. It is particularly useful for processing hundreds of images
after uploading them from a digital camera.
The Utah Raster toolkit is a collection of programs and C routines for
dealing with raster images commonly encountered in computer graphics. It
provides the following major functions:
* A device and system independent image format for storing images
and information about them. Called the RLE format, it uses
run length encoding to reduce storage space for most images.
* A library of C routines for reading, writing and manipulating
images stored in the RLE format.
* A collections of programs for manipulating and displaying RLE
images.
deegree's Web Coverage Service (WCS) is able to read coverages from
different storage formats and deliver it to any client that is able to
perform an according HTTP GET or POST request. At the moment supported
formats are limited to several raster data formats; but in general a
coverage has not to be a raster dataset at all.
Deegree's WFS is able to serve vector and attribute data from different
data sources (backends) and deliver it to any client that is able to
perform WFS compliant HTTP-GET or POST requests.
Image_3D is a highly object oriented PHP5 package that allows the creation
of 3 dimensional images using PHP.
Image_3D currently supports:
* Creation of 3D objects like cubes, spheres, maps, text, pie, torus, ...
* Own object definitions possible
* Own material definitions
* Import of 3DSMax files
* Unlimited number of light sources
* Rendering output via GD, SVG or ASCII
With PEAR::Image_Barcode class you can create a barcode representation of a
given string.
This class uses GD function because this the generated graphic can be any of
GD supported image types.
The PEAR::Image_Color manages and handles color data and conversions.
Image_Graph is a PHP based object oriented graph rendering package. It
provides a simple yet powerful API to allow a user/developer create
versatile graphs, charts and plots.
The current incarnation of Image_Graph is a merger of the former Sourceforge
package, GraPHPite, and the 'old' Image_Graph package from PEAR.
The GraphViz class allows for the creation of and the work with directed and
undirected graphs and their visualization with AT&T's GraphViz tools.
The PEAR::Image_Transform provides a standard interface to manipulate images
using different libraries