搜索资源列表
-
0下载:
本文主要叙述的是利用MATLAB软件实现图像的几何操作。利用imresize() imrotate() imcrop() 等函数实现图像的缩放,选转,剪切。
在对图像的几种几何操作中,图像的缩放和旋转都要用到插值操作。-This paper describes the use of MATLAB software images of geometric operations. Use imresize () imrotate () imcrop () Function Image Scali
-
-
0下载:
HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
-
-
0下载:
使用matlab的gui界面实现图像缩放旋转功能,FFT,DCT,等图像变化变换,并绘出直方图-Use the matlab gui interface for image scaling rotation, FFT, DCT, and other changes in the image transformation, and draw the histogram
-
-
0下载:
图像运算Matlab代码
12.1 图像点的运算
12.1.1 线性点运算
12.1.2 非线性点运算
12.2 图像的算术运算
12.2.1 加法运算
12.2.2 减 法运算
12.2.3 乘法 运算
12.2.4 除法 运算
12.2.5 其它运算
12.3 图像的位逻辑运算
12.4 图像的几何运算
12.4.1 图像插值
12.4.2 图像缩放
12.4.3 图像旋转
12.4.4 图像剪切
-
-
1下载:
基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an
important preprocessing stage in ma
-
-
0下载:
基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动
键可选备选的峰值点总数,点击"REGISTER"按键,
对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
-
-
0下载:
\常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
-
-
0下载:
基于傅立叶梅林变换的图像配准算法可以控制旋转缩放参数实现配准-Fourier Mellin transform based image registration algorithm can control the rotation scaling parameters to achieve registration
-
-
0下载:
MATLAB中证图像缩放、旋转等对Hu矩和Zernike矩的影响-MATLAB in the card image scaling, and rotation of the Hu moments and Zernike moments of
-
-
0下载:
用灰度投影的方式,求取两幅图像的位移,要求缩放和旋转较小-With gray projection method to obtain the displacement of two images require less scaling and rotation
-
-
0下载:
自编matlab程序,实现图像的放缩,剪切和旋转-Self matlab program to achieve the image scaling, shear and rotation
-
-
0下载:
matlab设计的图形图像处理窗口,支持图片读入,另存,旋转,缩放,灰度化,-Matlab design graphics, image processing window, support for rotation, scaling, gray, etc.
-
-
1下载:
matlab gui实现三维图形的旋转,平移及缩放-matlab gui to achieve rotation, translation and scaling of 3D graphics
-
-
0下载:
使用MATLAB GUI用户界面实现基本图像处理
直方图处理,加噪,反转,旋转,图像调整,加减处理,平移 ,镜像,缩放,傅里叶变换等。-Histogram processing of basic image processing using MATLAB GUI user interface, adding noise, inversion, rotation, image adjustment, addition and subtraction processing, translatio
-
-
0下载:
matlab GUI 展示8中图像变换(平移,放缩,旋转,错切,仿射,透视,多项式变换和pin cushion变换)
-matlab GUI display the 8 image transformation (translation, scaling, rotation, Shear, affine, perspective, polynomial transform and pin cushion Transform)
-
-
0下载:
Perform rotation, translation and scaling on any image using MATLAB. The function has five inputs. These include at the first place the image which is to be rotated, translated and scaled. The second includes the scale factor. Scale factor less than
-
-
0下载:
在matlab下实现图像的几何变换的.m文件,包括镜像,平移,缩放,旋转,转置-Of image in matlab .m file geometric transformations, including mirroring, translation, scaling, rotation, transpose
-
-
0下载:
重采样操作包括缩放、旋转和拉伸等变换,通常的重采样分为下采样、插值、上采样三个基本过程,此程序为重采样的matlab实现-Resampling operations include scaling, rotation and stretching transforms the usual resampling into down-sampling, interpolation, sampling on three basic processes, resampling procedure for
-
-
0下载:
matlab所写的图像的旋转、平移、缩放、仿射变换。-Written by matlab image rotation, translation, scaling, affine transformation.
-
-
3下载:
(1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等;
(2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项);
(3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项);
(4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images
-