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:
Description: my project is "implementation of mini-PACS in health care system".
the image is in std DICOM format & is compressed using wavelet based JPEG2000 & transferred using JPIP to the reciever where the reciever will have an editor(that we are going to develop in visual studio C++) to view the medical image & has many options that can be performed i.e. rotation of the image, zooming , region of interest, skewing & saving in desired form. Platform: |
Size: 1817600 |
Author:nmp |
Hits:
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:
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: