|
VIA - Volumetric Image Analysis
|
Functions | |
| VImage | VBicubicScale2d (VImage src, VImage dest, VFloat zoom) |
2D bicubic spline interpolation for image zooming.
| VImage VBicubicScale2d | ( | VImage | src, |
| VImage | dest, | ||
| VFloat | zoom | ||
| ) |
| src | input image (any repn) |
| dest | output image (any repn) |
| zoom | zoom factor |
1.7.6.1