Cubic (Cubic Convolution)

Cubic convolution determines the gray level from the weighted average of the 16 pixels closest to the specified input coordinates and assigns that value to the output coordinates. The resulting image is slightly sharper than one produced with bilinear interpolation, and it does not have the disjointed appearance produced by nearest neighbor. Similar to bilinear interpolation, cubic convolution is most appropriate for continuous data.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.