Cubic convolution is a method used to determine the gray levels in an image. This is determined by the weighted average of the 16 closest pixels to the input coordinates. Then that value is assigned to the output coordinates. This method is slightly better than bilinear interpolation, and it does not have the disjointed appearance of nearest neighbor interpolation. Cubic convolution requires about 10 times the computation time required by the nearest neighbor method.
Articles from our resource area experts.
Have a question? Try asking one of our Experts
Have a specific question? Try asking one of our Experts
Unlike most other resources on the web, we have experts from Universities around the country ready to answer your questions.
