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" |