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.4 by greg, Tue Jan 18 03:59:40 2005 UTC vs.
Revision 1.7 by greg, Sat Feb 21 00:06:05 2009 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 > .PP
237 > To convert an angular fisheye to a hemispherical fisheye:
238 > .IP "" .2i
239 > pinterp \-vf fish.hdr \-vth -ff fish.hdr 1 > hemi.hdr
240   .SH AUTHOR
241   Greg Ward
242   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines