Fotoxx 5.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Fotoxx 5.3 (Default branch)
# 1  
Old 09-18-2008
Fotoxx 5.3 (Default branch)

ImageFotoxx is a program for improving digital photos. It allows you to navigate through large image directories using a window of thumbnail images, create HDR (high dynamic range) images by combining bright and dark images to improve details visible in both bright and dark areas, create panoramas by joining overlapped images, adjust brightness and color intensity independently for different underlying brightness levels, reduce fog or haze by removing "whiteness" and intensifying colors, rotate an image (level a tilted image or turn 90 degrees), remove red-eyes from electronic flash photos, sharpen, resize, or crop images, reduce noise in low-light photos, change color depth, and stretch an image by dragging the mouse.License: GNU General Public License v2Changes:
Minor improvements were made in the user interfacefor panoramas, pan, and zoom.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
exrtools(1)						      General Commands Manual						       exrtools(1)

NAME
exrtools - a collection of utilities for manipulating OpenEXR images DESCRIPTION
exrtools is a set of simple command-line utilities for dealing with high dynamic range images in OpenEXR format. OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. exrtools was developed to help experiment with batch processing of HDR images for tone mapping, and it is released in the hopes that some- one may find them useful. Each application is small and reasonably self-contained such that the source code may be of most value to oth- ers. The biggest assumption in most of this code is that the EXR files and PNG files all use sRGB primaries and gamma function. Fixing this is not very difficult, and the code to fix allows for some interesting possibilities. That said, I do not have time right now, so this will have to wait. AUTHORS
Billy Biggs <vektor@dumbterm.net>. SEE ALSO
exrblur(1), exrchr(1), exricamtm(1), exrnlm(1), exrnormalize(1), exrpptm(1), exrstats(1), exrtopng(1), jpegtoexr(1), pngtoexr(1), ppm- toexr(1). exrtools 0.4 December 2003 exrtools(1)