1PTAINTERPOLATE(1) LIBPANO13 TOOLS PTAINTERPOLATE(1)
2
3
4
6 PTAInterpolate - Interpolate intermediate images between stereo photos.
7
9 PTAInterpolate script_file [param2]
10
12 PTAInterpolate Interpolate intermediate images between stereo photos.
13
14 Description: This program is an enhanced version of Helmut Dersch's
15 original PTInterpolate program. PTInterpolate's source code was never
16 released, so this program was written from scratch. It is believed
17 that this program should function as a substitute for the original
18 PTInterpolate program in most circumstances. Enhancements to the orig‐
19 inal PTInterpolate program include:
20
21 1. When used with the accompanying source code in the original distri‐
22 bution, the output is in TIFF format, not PSD (with an incorrect exten‐
23 sion)
24
25 2. The output files produced by this program include a numeric value
26 indicating the amount of the interplation position between left and
27 right images
28
29 3. If no valid "i" lines are included in script, then this program tri‐
30 angulates the c lines, and ovrewrites the script file
31
32 Usage:
33
34 PTAInterpolate script.txt [param2]
35
36 Where "param2" is either an image index (0=left, 1=right) to be used
37 when triangulating, or a filename prefix to be used when interpolating.
38
40 <http://wiki.panotools.org/>
41
43 Max Lyons, January 2007. Panorama Tools was originally created by Pro‐
44 fessor Helmut Dersch.
45
46
47
482.9.18 2009-05-01 PTAINTERPOLATE(1)