51 |
|
.I \-z |
52 |
|
option of |
53 |
|
.I rpict(1). |
54 |
+ |
.I Pinterp |
55 |
+ |
also accepts an encoded depth buffer, as produced by |
56 |
+ |
.I rtpict(1) |
57 |
+ |
or |
58 |
+ |
.I rcode_depth(1). |
59 |
|
If |
60 |
|
.I zspec |
61 |
|
is a positive number rather than a file, it will be used as a |
232 |
|
To interpolate two frames of a walk-through animation, anti-alias to |
233 |
|
512x400 and increase the exposure by 2.5 f-stops: |
234 |
|
.IP "" .2i |
235 |
< |
pinterp \-vf 27.vf \-a \-x 512 \-y 400 \-e +2.5 30.pic 30.z 20.pic 20.z > 27.pic |
235 |
> |
pinterp \-vf 27.vf \-a \-x 512 \-y 400 \-e +2.5 30.hdr 30.z 20.hdr 20.z > 27.hdr |
236 |
|
.PP |
237 |
|
To extrapolate a second eyepoint for a stereo pair and recalculate |
238 |
|
background regions: |
239 |
|
.IP "" .2i |
240 |
< |
pinterp \-vf right.vf \-ff \-fr "\-av .1 .1 .1 scene.oct" left.pic left.z > right.pic |
240 |
> |
pinterp \-vf right.vf \-ff \-fr "\-av .1 .1 .1 scene.oct" left.hdr left.z > right.hdr |
241 |
> |
.PP |
242 |
> |
To convert an angular fisheye to a hemispherical fisheye: |
243 |
> |
.IP "" .2i |
244 |
> |
pinterp \-vf fish.hdr \-vth -ff fish.hdr 1 > hemi.hdr |
245 |
|
.SH AUTHOR |
246 |
|
Greg Ward |
247 |
|
.SH "SEE ALSO" |
248 |
|
getinfo(1), pdfblur(1), pfilt(1), pmblur(1), pmdblur(1), rpict(1), |
249 |
< |
ranimate(1), rtrace(1), rvu(1) |
249 |
> |
ranimate(1), rcode_depth(1), rtpict(1), rtrace(1), rvu(1) |