12 |
|
] |
13 |
|
.SH DESCRIPTION |
14 |
|
.I Pfilt |
15 |
< |
performs anti-aliasing and scaling on a RADIANCE picture. |
15 |
> |
performs anti-aliasing and scaling on a RADIANCE picture |
16 |
> |
or hyperspectral image. |
17 |
|
The program makes two passes on the picture file in order to |
18 |
|
set the exposure to the correct average value. |
19 |
|
If no |
106 |
|
This option may be used to mitigate the problems associated with |
107 |
|
inadequate image sampling, at the expense of a slightly blurred |
108 |
|
image. |
109 |
< |
The fraction given should not exceed the output picture dimensions |
109 |
> |
The fraction given should not be less than the output picture dimensions |
110 |
|
over the input picture dimensions (x_o*y_o/x_i/y_i), or blurring |
111 |
|
will occur over the entire image. |
112 |
|
This option implies the |
145 |
|
.SH AUTHOR |
146 |
|
Greg Ward |
147 |
|
.SH "SEE ALSO" |
148 |
< |
getinfo(1), ies2rad(1), pcompos(1), pflip(1), pinterp(1), |
149 |
< |
pvalue(1), protate(1), rad(1), rpict(1), ximage(1) |
148 |
> |
getinfo(1), ies2rad(1), pcomb(1), pcompos(1), pflip(1), pinterp(1), |
149 |
> |
pvalue(1), protate(1), rad(1), rcomb(1), rmtxop(1), |
150 |
> |
rpict(1), ximage(1) |