Ports Search

Results 5,1315,140 of 5,827 for /net-mgmt/.(0.005 seconds)
graphics/eos-movrec-0.3.2.b (Score: 0.0052506765)
Capture short movies with Canon DSLR camera
This program writes short movies with your Canon DSLR camera directly to the computer. The camera must have Live View feature to work; supported models include Canon EOS 450D, Canon EOS 1000D, Canon 40D, Canon 50D, Canon 5D Mark II, Canon 1Ds Mark III. The program offers preview, Av, Tv, and WB control. While some newer models provide video recording natively, this program can be useful if your camera does not have this option. Video will be recorded using MJPEG codec, with no sound, roughly at 22 FPS (depends on your hardware: camera and computer). Image size is also camera dependent: 848x560 for 450D; 1024x680 for 40D, 50D, and top models; 768x512 for 1000D. Resulting file is simply a collection of Live View frames stored sequentially without any compression in AVI container (expect file size to be quite large).
graphics/gphotofs-0.5 (Score: 0.0052506765)
Mount PTP camera as a file system
gphotofs is a FUSE filesystem module to mount your camera as a filesystem. This allow using your camera with any tool able to read from a mounted filesystem.
graphics/gdchart-0.11.5 (Score: 0.0052506765)
Easy to use fast C API for creating charts and graphs
GDChart is an easy to use, high performance library/C API for creating charts and graphs in GIF, PNG, JPEG and WBMP format.
graphics/generic_image_decoder-05 (Score: 0.0052506765)
Ada library for decoding various image formats inc. animations
The Generic Image Decoder (GID) is an Ada package for decoding a broad variety on image formats from any data stream to any kind of medium. Examples include in-memory bitmap, a GUI objecct, another stream, floating point data for scientific calculations, a browser element or a device. Animations are also supported. GID features: * Standalone; requires no other libraries or bindings * Completely portable - no OS, CPU, or compiler dependencies * Task safe * Endian-neutral * Free and open source * Pure Ada95 (suitable for Ada2005 and Ada2012 projects) Currently supports BMP, GIF, JPEG, PNG and TGA formats.
graphics/gmagick-1.1.7RC3 (Score: 0.0052506765)
Provides a wrapper to the GraphicsMagick library
Provides a wrapper to the GraphicsMagick library.
graphics/jhead-3.00 (Score: 0.0052506765)
EXIF JPEG header manipulation tool
Jhead is a command line driven program for manipulating the non-image parts of Exif flavour JPEG files that most digital cameras produce. It has the following features: - Extracting camera settings from Exif image files - Able to set and/or adjust the Exif time field - Manipulation (extract, replace, regenerate) of Exif integral thumbnails - Transplant Exif image header from one JPEG to another - Edit JPEG comment fields - Automatically rotate images upright (using jpegtran) according to "orientation" tag. - Manage running programs on large batches of Jpegs and restoring Exif header information afterwards. - Display embedded GPS info (if present)
graphics/jpeginfo-1.6.1 (Score: 0.0052506765)
Generate listing and MD5, check jpegs for error, delete broken ones
jpeginfo is used to generate informative listings of jpeg files, and also to check jpeg files for errors. Program also supports automatic deletion of broken jpegs.
graphics/l2p-1.1.1 (Score: 0.0052506765)
Create PNG images from LaTeX math expressions
A command-line program to create PNG images from LaTeX math expressions.
graphics/fortytwo-0.2.0 (Score: 0.0052506765)
Graph management system for GNUstep
FT is a generic, native graph management system for GNUstep and Cocoa and is written in Objective-C. With FT you can persistently manage graphs consisting of nodes and edges. Each node may provide so-called services. Such a service may be e.g. a dictionary services, which all nodes provide at present. This service allows the storage of any data in a node and is based on keys which uniquely identify content within a dictionary. LICENSE: LGPL2 or later
graphics/aview-1.3.0.r1 (Score: 0.0052506765)
Graphics viewer for viewing netpbm format on console or X using aalib
Aview is powerful graphics viewer which utilize the aalib API and allows viewing netpbm format (and others in the presence of netpbm or ImageMagick) on console (using slang) and X. There are three programs. aview: the main program which could used to view pnm, ppm, pgm and pbm files. It runs under X or slang. asciiview: a shell script wraps around aview to allow wider range of image formats to be viewed. Netpbm package is required for the conversion. aaflip: a program to view flip animation using ascii text. Works under X and slang. You could press h to get help. You may also save the pics in various text format. Thanks to aalib!