搜索资源列表
matlabPyrTools
- This package contains some MatLab tools for multi-scale image processing. Briefly, the tools include: - Recursive multi-scale image decompositions (pyramids), including Laplacian pyramids, QMFs, Wavelets, and steerable pyramids. These oper
zoom
- 利用matlab gui制作的图片放大的软件-Produced using matlab gui image zoom software. .
DCT
- 利用matlab实现基于DCT变换的变焦距图像融合-Using matlab to achieve DCT-based image fusion Zoom
mandelbrot
- This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
lab_1
- 用 Matlab MatlabMatlab Matlab对标注测试图像进行集合运算(加、减乘除放大缩小)-Using Matlab MatlabMatlab Matlab on the mark test image set operations (addition, subtraction, multiplication and division zoom)
BasicZoomShrink
- Hi This very simple zoom and shrink image program for 256 x 256 size image-Hi This is very simple zoom and shrink image program for 256 x 256 size image
watermask
- 一个MATLAB程序,简单的将一个模板水印加到图片上 可以实现放大缩小模板,可以任意位置添加-A MATLAB program, simply add a watermark template can zoom the image template, you can add anywhere
nal
- image zoom code mat lab interpolate
PVEInterpolation
- 实现图像的像素放大功能,插值放*,例如将一副128*128的图像放大为512*512的图像,希望对大家有所帮助-Image pixel zoom function, interpolation magnify
Image-zoom-program
- 利用matlab gui设计的图片放大程序-Using matlab gui program designed for larger photo
matlab
- 通过像素复制放大或缩小图像实验,imgchang1函数为缩小图像,imgchang2函数为放大图像-By pixel replication zoom in or out experiments, imgchang1 function to narrow the image, imgchang2 function enlarge image
picture
- 图形界面设计,实现开放的图片,图像增强,锐化图像,放大,缩小功能,一个简单的图形界面。-Graphical interface design, to achieve the opening of the picture, the enhancement of the image, sharpen the image, zoom in, zoom out function, a simple graphical interface.
Nearest-neighbor-interpolation
- 使用最近邻插值法对图像进行缩放处理的matlab程序-Using the nearest neighbor interpolation image zoom processing matlab program
bilinear_interpolation
- 这个程序采用双线形插值实现图像放大。参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返回的放大图像-This program implement bilinearity interpolation to realize image zoom out .
work
- this the code of a GUI that zoom the image on different algorithms and converts the RGB image to grey scale.-this is the code of a GUI that zoom the image on different algorithms and converts the RGB image to grey scale.
fangdasuoxiao
- 在matlab环境下最近邻插值法、双线性插值法对图像进行放大和缩小。以及对图像加入噪声椒盐,高斯,乘性噪声。-The Matlab environment nearest neighbor interpolation, bilinear interpolation on the image to zoom in and out. And image noise added salt and pepper, Gaussian, multiplicative noise.
matlab2
- 对“2.1.bmp”图像操作,将其放大至原来大小的1.5倍,采用双线性插值方法放大。 对“2.1.bmp”绕图像中心逆时针旋转20度,采用双线性插值方法。此题目不要使用imresize和imrotate函数,自己写程序完成。 2.对畸变图像进行矫正:”2.2.bmp”为畸变后的图像,已知畸变后图像上的四个点(118,88)(90,140)(139,168)(168,116)对应畸变前的点分别为为(98,98)(98,158)(158,158)(158,68),用对应点约束法求畸变前
Programming-for-image-zoom
- 此程序利用两种方法对图像进行缩放:一种是领域插值法,另一种是双线性插值法,并对边界问题进行的必要的处理-This process using two methods of image scaling: one is the domain interpolation method, and the other one is bilinear interpolation, and the border of the necessary processing problems
Bilinear-interpolation
- MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
processing-of-remote-sensing-image
- 汇集了以下功能的实现,图像的加载,植物病害Roi向量均值的输入,植物正常Roi向量均值的输入,计算典型指纹值,显示正常区域,显示轻度病害区,显示重度病害区域,帮助文件打开,放大,缩小,颜色栏,等等。-Collection of the realization of the following functions, image loading, plant disease ROI mean vector input, normal plant ROI mean vector input calcu
