ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/pinterp.1
(Generate patch)

Comparing ray/doc/man/man1/pinterp.1 (file contents):
Revision 1.5 by greg, Tue Sep 4 17:36:40 2007 UTC vs.
Revision 1.6 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 227 | Line 227 | option is in effect (or there is only a single input p
227   To interpolate two frames of a walk-through animation, anti-alias to
228   512x400 and increase the exposure by 2.5 f-stops:
229   .IP "" .2i
230 < pinterp \-vf 27.vf \-a \-x 512 \-y 400 \-e +2.5 30.pic 30.z 20.pic 20.z > 27.pic
230 > pinterp \-vf 27.vf \-a \-x 512 \-y 400 \-e +2.5 30.hdr 30.z 20.hdr 20.z > 27.hdr
231   .PP
232   To extrapolate a second eyepoint for a stereo pair and recalculate
233   background regions:
234   .IP "" .2i
235 < pinterp \-vf right.vf \-ff \-fr "\-av .1 .1 .1 scene.oct" left.pic left.z > right.pic
235 > pinterp \-vf right.vf \-ff \-fr "\-av .1 .1 .1 scene.oct" left.hdr left.z > right.hdr
236   .SH AUTHOR
237   Greg Ward
238   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines