Graph of the Mitchell–Netravali filter with parameters B = C = 1/3
The Mitchell–Netravali filters were designed as part of an investigation into artifacts from reconstruction filters. The filters are piece-wise cubic filters with four-pixel wide supports. After excluding unsuitable filters from this family, such as discontinuous curves, two parameters and remain, through which the Mitchell–Netravali filters can be configured. The filters are defined as follows:
It is possible to construct two-dimensional versions of the Mitchell–Netravali filters by separation. In this case the filters can be replaced by a series of interpolations with the one-dimensional filter. From the color values of the four neighboring pixels , , , the color value is then calculated as follows:
lies between and ; is the distance between and .
Subjective effects
Various artifacts may result from certain choices of parameters B and C, as shown in the following illustration. The researchers recommended values from the family (dashed line) and especially as a satisfactory compromise.
Subjective appearance of images reconstructed with various Mitchell–Netravali filters.
Implementations
The following parameters result in well-known cubic splines used in common image editing programs:
Examples
Magnification with a bicubic filter in GIMP (Catmull-Rom)
Magnification with a bicubic filter in Paint.NET (B-spline)