Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第2,2012,210项(搜索用时0.006秒)
graphics/flphoto-1.3.1 (Score: 0.006224396)
Basic image management and display program
flPhoto is a basic image management and display program based on the FLTK toolkit and is provided under the terms of the GNU General Public License. It can read, write, and display digital camera EXIF information and supports the following image file formats: BMP, CRW, JPEG, PhotoCD, PNG flPhoto organizes image files into albums which can be: Printed, Viewed as a slideshow, Exported to web pages Images can be imported individually, by directory, or from digital cameras using the gPhoto library. Image files can be transformed and touched-up; the following image operations are available: Crop, Rotate, Scale, Auto-Correct, Adjust Brightness and Contrast, Remove Red Eye, Sharpen, Blur
graphics/dynamechs-4.0.p1 (Score: 0.006224396)
Multibody Dynamic Simulation Library
DynaMechs (Dynamics of Mechanisms) A Multibody Dynamics Simulation Library This is a set of cross-platform C++ libraries licensed under the Gnu's GPL (see LICENSE) which implements dynamic simulation functionality for multibody systems. It currently supports all tree structured mechanism, a class of closed chain mechanisms as well. It has provisions for generating both single and double precision version, and there is code for simplified hydrodynamic simulation. This work is an extension of my Ph.D. dissertation, "Computational Dynamics for Robotic Systems on Land and Underwater," The Ohio State University, 1994, and continued at the Naval Postgraduate School. The closed chain work is derived from Duane Marhefka's Ph.D. dissertation, "Fuzzy Control and Dynamic Simulation of a Quadruped Galloping Machine," The Ohio State University, 2000. (c) 1994 - 2001 by Scott McMillan
graphics/fotofix-0.01.1.88 (Score: 0.006224396)
Simple image viewer
FotoFix is a simple image viewer with simple capabilities to take care of freshly downloaded photos from your camera - can walk image lists, rotate images, and remove red eyes (if lucky). It was inspired by IrfanView for Windows, a great but unfortunately non-portable and closed-source product.
graphics/fotoxx-15.05 (Score: 0.006224396)
Application to organize and edit image collections
Fotoxx is a free open source Linux program for photo editing and collection management. The goal is to meet most user needs while remaining fast and easy to use.
graphics/eterm-bg-0.9.6 (Score: 0.006224396)
Image files for background of Eterm
Image files for background of Eterm First you install Eterm and try to run: % Eterm (Choose "Eterm -> Background -> Pixmap -> Scaled -> Before the Storm") or % Esetroot -scale /usr/X11R6/share/Eterm/bg/scale/before_the_storm.jpg % Eterm --trans --shade 40
graphics/fracplanet-0.4.0 (Score: 0.006224396)
Interactive tool for creating random fractal planets and terrain
Fracplanet is an application to generate random planets and terrain with oceans, mountains, icecaps and rivers. Parameters are specified interactively and the results displayed using OpenGL. The generated objects can be dumped in Pov-Ray format.
graphics/freeimage-3.16.0 (Score: 0.006224396)
Simple C/C++ bitmap graphics library
FreeImage is an open source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF, and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform. This port includes both the original C interface and the C++ wrapper FreeImagePlus.
graphics/fujiplay-1.33 (Score: 0.006224396)
Digital camera downloading tool for Fujifilm digital cameras
Fujiplay is a C program for Unix systems, to download pictures from some Fujifilm digital cameras, like the DS-7 and MX-700, using the serial link. * Tries to determine the maximum speed supported by the camera. * Detect all parity errors (not tested), improving the robustness of the one-byte xor checksum. * It will not overwrite picture files without your consent. * Detect disk full errors (not tested). * You cannot have a truncated image file. * The program can be gracefully interrupted with ^C (or whatever your interrupt character is). * Allows you to upload pictures to the camera, delete pictures from the camera, and to "press the shutter" remotely. You can also set the time/date and the "camera ID". * The source should be reasonably portable to other, non-POSIX systems. After installation with this port, you should be symlink /dev/fujifilm to your serial line device through which comunicate with your camera. For more detail infomation, see /usr/local/share/doc/fujiplay/README.
graphics/gphotofs-0.5 (Score: 0.006224396)
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/fv-1.03 (Score: 0.006224396)
Viewer of hdr/pfm images
fv is an HDRI viewer. Currently supported formats are the followings: * Greg Ward's HDR (also known as Radiance/PIC/RGBE). See http://www.graphics.cornell.edu/~bjw/rgbe.html for details. * Paul Debevec's PFM (Portable Float Map). See http://netpbm.sourceforge.net/doc/pfm.html for details. fv reads data from the standard input or files specified as arguments. In the latter case, each file may be compressed one with gzip or bzip2. The file may also change after fv is invoked, except its header part. fv checks whether the file changes and updates the display if necessary. This feature is useful for checking intermediate outputs from renderers.