Welcome![Sign In][Sign Up]
Location:
Search - zooming by bilinear interpolation

Search list

[Special Effectszoom

Description: 灰度双线性插值,缩放图像。可以对图像进行几乎无损的小倍数放大,倍数大时有损。-Gray bilinear interpolation, zooming the image. Can be almost non-destructive image to enlarge small multiples, multiples of large detrimental.
Platform: | Size: 1024 | Author: 杜少峰 | Hits:

[Multimedia DevelopSFTW351-Assignment1-D-A6-2776-4

Description: * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal and vertical direction. Then your program should create and display the resulting image in the desired size. Note: You cannot use the existing functions in the CImg library for zooming and shrinking. (b) Download the image (Fig2.19(a)) of size 512 x 512 and use your program to shrink this image to sizes 256 x 256 pixels, 100 x 100 pixels, and 30 x 30 pixels, using both nearest neighbour and bilinear interpolation. (c) Use your program to zoom each of the resulting images in (b) back to 500 x 500 with their respective interpolation methods. Explain the reasons for their differences from the original attached image.
Platform: | Size: 4386816 | Author: k | Hits:

[Special Effectsshuangxianxing

Description: 编写一个以双线性插值技术进行图像缩放的程序,程序的输入参数为结果图像的水平和垂直方向的像素数。忽略混叠效应-Zooming and Shrinking Images by Bilinear Interpolation
Platform: | Size: 326656 | Author: 华小明 | Hits:

[Special EffectsZooming-and-Shrinking

Description: matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal and vertical direction. You may ignore aliasing effects. (b) Download Fig. 2.19(a) and use your program to shrink this image 1024 x 1024 to 256 x 256 pixels. (c) Use your program to zoom the image in (b) back to 1024 x 1024. Explain the reasons for their differences.
Platform: | Size: 521216 | Author: 彭筱媛 | Hits:

[matlabBilinear Interpolate for Image

Description: The following Matlab project contains the source code and Matlab examples used for image processing zooming an image using bilinear interpolation . An image in your root directory can be zoomed by calling the above program. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Platform: | Size: 1655 | Author: qqst@tom.com | Hits:

[Special Effects02

Description: 双线性插值放大缩小图像 编写一个通过双线性插值来缩放和缩小图像的计算机程序。(Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal and vertical direction. You may ignore aliasing effects. (b) Download Fig. 2.19 and use your program to shrink this image from 1024 x 1024 to 256 x 256 pixels. (c) Use your program to zoom the image in (b) back to 1024 x 1024. Explain the reasons for their differences.)
Platform: | Size: 566272 | Author: seayon | Hits:

CodeBus www.codebus.net