CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - zooming by bilinear interpolation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - zooming by bilinear interpolation - List
[
Special Effects
]
zoom
DL : 0
灰度双线性插值,缩放图像。可以对图像进行几乎无损的小倍数放大,倍数大时有损。-Gray bilinear interpolation, zooming the image. Can be almost non-destructive image to enlarge small multiples, multiples of large detrimental.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杜少峰
[
Multimedia Develop
]
SFTW351-Assignment1-D-A6-2776-4
DL : 0
* 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.
Update
: 2025-02-19
Size
: 4.18mb
Publisher
:
k
[
Special Effects
]
shuangxianxing
DL : 0
编写一个以双线性插值技术进行图像缩放的程序,程序的输入参数为结果图像的水平和垂直方向的像素数。忽略混叠效应-Zooming and Shrinking Images by Bilinear Interpolation
Update
: 2025-02-19
Size
: 319kb
Publisher
:
华小明
[
Special Effects
]
Zooming-and-Shrinking
DL : 1
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.
Update
: 2025-02-19
Size
: 509kb
Publisher
:
彭筱媛
[
matlab
]
Bilinear Interpolate for Image
DL : 0
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.
Update
: 2016-10-06
Size
: 1.62kb
Publisher
:
qqst@tom.com
[
Special Effects
]
02
DL : 0
双线性插值放大缩小图像 编写一个通过双线性插值来缩放和缩小图像的计算机程序。(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.)
Update
: 2025-02-19
Size
: 553kb
Publisher
:
seayon
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.