Dynamic Resampling Filter
Filter
RIF_IMAGE_FILTER_RESAMPLE_DYNAMIC
Description
Resamples the image generating resample coefficients on the fly.
Parameters
Parameter |
Type |
Input/Output |
Description |
---|---|---|---|
outSize |
uint2 |
input |
Size of the output image. |
sharpness |
float |
input |
Output image sharpness. |
interpOperator |
uint |
input |
One of the interpolation operators.
|