Photoblogging with Pixelpost

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Photoblogging with Pixelpost
# 1  
Old 03-12-2008
Photoblogging with Pixelpost

Wed, 12 Mar 2008 16:00:00 GMT
Services like Flickr and Picasa seems like an obvious way to share your photos with the world. But if you are the do-it-yourself type and prefer to share your photos from the convenience of your own server, give Pixelpost a try. This MySQL/PHP-based application allows you to publish a photoblog and tweak it any way you like. Better yet, you can extend Pixelpost's functionality via addons, so you can turn your basic photoblog into a powerful photo publishing platform.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PTAINTERPOLATE(1)						  LIBPANO13 TOOLS						 PTAINTERPOLATE(1)

NAME
PTAInterpolate - Interpolate intermediate images between stereo photos. SYNOPSIS
PTAInterpolate script_file [param2] DESCRIPTION
PTAInterpolate Interpolate intermediate images between stereo photos. Description: This program is an enhanced version of Helmut Dersch's original PTInterpolate program. PTInterpolate's source code was never released, so this program was written from scratch. It is believed that this program should function as a substitute for the original PTInterpolate program in most circumstances. Enhancements to the original PTInterpolate program include: 1. When used with the accompanying source code in the original distribution, the output is in TIFF format, not PSD (with an incorrect extension) 2. The output files produced by this program include a numeric value indicating the amount of the interplation position between left and right images 3. If no valid "i" lines are included in script, then this program triangulates the c lines, and ovrewrites the script file Usage: PTAInterpolate script.txt [param2] Where "param2" is either an image index (0=left, 1=right) to be used when triangulating, or a filename prefix to be used when interpolat- ing. SEE ALSO
<http://wiki.panotools.org/> AUTHORS
Max Lyons, January 2007. Panorama Tools was originally created by Professor Helmut Dersch. 2.9.18 2009-05-01 PTAINTERPOLATE(1)