搜索资源列表
04
- 本程序代码主要包括图像的平移,镜像变换,转置,缩放,旋转,插值算法简介。-The program code include image translation, image transform, transpose, zooming, rotation, interpolation algorithm profile.
image_transform
- 这是关于图像翻转,旋转,缩放等变换的MATLAB源程序,以函数的形式写出来。-This is about image rotation, zooming transform MATLAB source code, written in the form to function.
SR
- it just a simple code in matlab for image zooming
bilinear_zoom
- image zooming by different interpolation methods
nearest_neighbor_zoom
- image zooming by nearest neighobour
flexiblezooming
- this is for zooming the image code
ques3
- Write MATLAB code that will do the following. (a) Image resizing into sizes 2X, 5X, 10X, 0.1X, 0.25X. (b) Image rotation with and without clipping in angles 100, 600, 900, 1100, 1500 (c) Image flipping in x and y axis. (d) Image zooming.
bilinear_interpolate_zoom
- Zooming an image using bilinear interpolation
ZOOMING
- this program is to zoom the given image. you provide the image. it will zoom it
bilinear_interpolation
- Image Zooming using bi linear interpolation
programs
- this consists of convolution without filters, watermarking of image, zooming and shrinking of images without the use of inbuilt functions.