Description: Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation algorithm, cubic interpolation algorithm, B-spline interpolation, etc.) for image scaling and analyze the advantages and disadvantages of each algorithm (corresponding algorithm source code in this article code). Finally, improvements in the algorithm.
To Search:
File list (Check if you may need any files):
说明.txt