二次插值法 Resources

Showing items tagged with "二次插值法"

Implementation of image downsampling using three sampling methods: nearest-neighbor interpolation, bilinear interpolation, and bicubic convolution, with detailed algorithm explanations and code implementation approaches.

MATLAB 245 views Tagged