Simple Project List Software Map

353 projects in result set
LastUpdate: 2001-07-24 12:35

libgocr

libgocr is a library to help the creation of OCR
engines. Engines are released as plugins, and can
take advantage of several features that the
library provides. Frontends to the library can be
written for any kind of environment.

(Machine Translation)
LastUpdate: 2007-10-02 06:36

phpThumb()

phpThumb() is a flexible thumbnail generator. The output can be larger or smaller than the source, an entire image or cropped section, with or without configurable borders and/or a background color. The source can be a local file, a remote file, or a database source. GIF reading is supported with or without GD support. BMP reading is supported with or without ImageMagick. Any ImageMagick-supported format can be used as a source if ImageMagick is available. Watermarking, unsharp mask sharpening, and caching are available. EXIF thumbnails can be extracted and/or used for large-source support.

(Machine Translation)
LastUpdate: 2003-04-07 08:27

Shapefile C Library

Shapefile C Library is a C library for reading and writing ESRI Shapefiles and their related DBF files. All geometry types are supported, with robust DBF support. Shapelib is widely used for commercial and free projects. Shapelib includes command line utilities for dumping, subsetting, clipping, shifting, scaling, and reprojecting shapefiles.

LastUpdate: 2009-08-17 17:49

icoutils

The icoutils are a set of programs for extracting and converting images in Microsoft Windows icon and cursor files. These files usually have the extension .ico or .cur, but they can also be embedded in executables and libraries (.dll-files). Icoutils can also create icon and cursor files.

(Machine Translation)
LastUpdate: 2006-09-25 09:14

jp2a

jp2a will convert JPEG images to ASCII output,
with given dimensions.

(Machine Translation)
LastUpdate: 2009-03-19 09:28

GL2PS

GL2PS is a C library providing high quality vector
output for any OpenGL application. It uses sorting
algorithms capable of handling intersecting and
stretched polygons, as well as non manifold
objects. It provides advanced smooth shading and
text rendering, culling of invisible primitives,
mixed vector/bitmap output, and much more. It can
currently create PostScript (PS), Encapsulated
PostScript (EPS), Portable Document Format
(PDF), and Scalable Vector Graphics (SVG) files, as well as LaTeX files for the text fragments.

(Machine Translation)
LastUpdate: 2010-11-01 16:46

Easy PHP Thumbnail Class

Easy PHP Thumbnail Class can be used to manipulate
images and generate thumbnails. It can load images
from files and generate thumbnails that can be
saved to files or be generated as the current
script output. The class can also perform other
image manipulation functions such as adding
shadows, clipping rounded corners, filters, bilineair image deformations, and more. Over 45 image manipulation functions are available.

(Machine Translation)
LastUpdate: 2013-06-18 22:23

QCAD Pro

QCAD Pro bundles QCAD with additional proprietary tools and plugins, including read and write support for the DWG file format, SVG export, printing a drawing on multiple pages (poster), and support for splines from fit points. QCAD is an application for computer aided drafting in two dimensions (2D). With QCAD, you can create technical drawings such as plans for buildings, interiors, mechanical parts, or schematics and diagrams. QCAD can be easily extended through plugins and its very powerful and complete ECMAScript (JavaScript) interface.

(Machine Translation)
LastUpdate: 2003-12-11 05:04

tumble

Tumble converts one or more TIFF (B&W only) and
JPEG files into a PDF file. It was developed
primarily for use with scanned images. B&W images
will be encoded with Group 4 fax (T.6) lossless
compression. JPEG images are embedded as-is.
Tumble supports multi-page TIFF files, and can
generate PDF outline entries (bookmarks) based on
the file name and/or the page number.

(Machine Translation)
LastUpdate: 2008-04-20 19:49

Coindesigner

Coindesigner is a RAD (rapid application development) system for building 3D applications using openInventor. It allows to create simple 3D scenarios just using drag and drop, and requires no programming experience.

LastUpdate: 2001-05-04 00:49

LILO-Splash-Screen Script-Fu

LILO-Splash-Screen Script-Fu is a script for the GIMP which helps you
create fancy splash screens for use with LILO (and the boot-logo
patch). It converts an RGB image to an indexed one, selecting
appropriate colors for the image and a special region of interest (the
current selection) where the boot menu shall reside. This is done by
first duplicating the selection and its inversion, converting both to
indexed images, then adding a modified color palette (ADD/SUB)
required for the menu bar, and finally recombining all palette colors
into a single 256 color palette.

(Machine Translation)
LastUpdate: 2006-12-18 04:31

EasyBMP

EasyBMP is a cross-platform C++ library for reading and writing Windows bitmap (BMP) files. Designed for ease of use, it requires no installation or external libraries, is small in size, well-documented, and is simple enough for the novice programmer to start in just minutes.

(Machine Translation)
LastUpdate: 2008-10-07 10:36

RenRot

Renrot renames files according the flexible name template (allowing DateTimeOriginal and FileModifyDate EXIF tags, if they exist; otherwise, the name will be set according to the current timestamp). It can aggregate files according to shooting time period. It can losslessly rotate JPEGs and their thumbnails according to the Orientation EXIF tag or a given angle. It can put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file.

(Machine Translation)
LastUpdate: 2004-11-27 19:34

Motiontrack

Motiontrack is a set of tools that detects motion
between two images. It is able to successfully
distinguish random flicker from real object
movement by applying a set of filters to the
images, and can optionally ignore given colors
and/or image regions. The roadmap provides for
being able to identify objects by pattern
detection and AI routines. Currently, this part is
able to turn line-art images into ASCII-art text
and auto-align images which are slightly staggered
or contorted. This might also be useful to correct
the perspective of image sources from different 3D
angles.

(Machine Translation)
LastUpdate: 2002-12-08 05:04

png2ico

PNG2ICO converts .PNG files to Windows .ICO icon resource files. It is a simple tool for creating a favicon.ico for a Web site. It supports transparent backgrounds and multiple icons (usually alternative resolutions) per .ICO file.