Ports Search

Results 6,9917,000 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.013 seconds)
graphics/graphopt-0.4.1 (Score: 9.06569E-5)
Graph layout optimizer
A graph layout optimizer based on the iterative application of laws of physics instead of using finite-pass algorithms.
graphics/gle-3.1.0 (Score: 9.06569E-5)
GL Tubing and Extrusion Library
The GLE Tubing and Extrusion Library is a graphics application programming interface (API). The library consists of a number of "C" language subroutines for drawing tubing and extrusions. The library is distributed in source code form, in a package that includes documentation, a VRML proposal, Makefiles, and full source code and header files. It uses the OpenGL (TM) programming API to perform the actual drawing of the tubing and extrusions. http://sourceforge.net/projects/gle/
graphics/libpotrace-1.12 (Score: 9.06569E-5)
Library for transforming bitmaps into vector graphics
libpotrace is a libraru for Peter Selinger's GPLed utility for tracing bitmaps, converting them into smooth, scalable images.
graphics/tif22pnm-0.14 (Score: 9.06569E-5)
Converts TIFF-sampled images to PNM image
tif22pnm is a command line utility that converts between TIFF sampled images and PNM images (both directions), using the libtiff library, but not using NetPBM. tif22pnm is similar to tifftopnm utility in the NetPBM distribution, but tif22pnm handles a wider range of TIFF files and it is able to output the alpha channel as a PBM or PGM file. png22pnm, a converter from PNG to PNM is also bundled into the distribution.
graphics/Graphics-Color-0.31 (Score: 9.06569E-5)
Device and library agnostic color spaces
Graphics color is a device and library agnostic system for creating and manipulating colors in various color spaces.
graphics/Image-Base-1.17 (Score: 9.06569E-5)
Base class for loading, manipulating, and saving images
Image::Base is a base class for loading, manipulating and saving images. This class should not be used directly.
Perl extension for GQview image metadata
This module is a abstraction to the image meta data of GQview. All internal errors will trow an error!
graphics/pixelize-1.0.0 (Score: 9.06569E-5)
Use many scaled down images to try to duplicate another image
Pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. Pixelize tries to pick images that best match each area. Pixelize works best when it can choose images from a very large database of images. With about 1000 images, Pixelize can do a reasonable job.
graphics/iulib-0.4 (Score: 9.06569E-5)
Library of image understanding-related algorithms
A library of image understanding-related algorithms. Provides basic image processing, mathematical morphology, and machine learning algorithms.
graphics/png-0.0.17 (Score: 9.06569E-5)
Python PNG encoder/decoder
A pure Python module to decode (read) and encode (write) PNG files. All PNG formats are supported.