搜索资源列表
数字图像旋转
- 基于matlab的而二维图像几何变换。与库函数imrotate(a,angle)功能相同。
图片的旋转
- 图片的旋转的简短matlab程序
已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值
- 利用MATLAB编程实现“已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值”。,The use of MATLAB Programming known helicopter rotary wing shape curve at some point and the endpoint-type value of one derivative values.
imrotatex.rar
- 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
Anyrangle
- 图像处理,图像的矫正,图片的旋转,简单的程序,希望对大家有用。-Image processing, image correction, picture rotation, a simple procedure, in the hope that useful to everyone.
Geometricimageoperations
- 图像的几何操作:图像旋转,图像剪切,包括旋转角度。-Geometric image operations: image rotation, image shearing, including rotation.
imagetrans
- 医学图像的读取,存储及旋转平移的MATLAB语句实现.-medical image read and transformation.
SimpleImageRotation
- 简单的图像旋转软件,可以嵌套到其它图形图像处理程序中-Simple image rotation software, graphics can be nested into other image processing program
rotate
- matlab程序,用于实现对给定图像做的任意角度旋转-rotate a picture by any angle
imrotate_my
- 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
ImageRotate
- 能够实现图像旋转,旋转后图像尺寸不变,经检验程序可用。-the procedure can rotate the image,and don t change the size of the image.
2
- 图像旋转任意角度,容易操作,方便简单,效果好!-image rotating for any angle you like.
matlab
- 运用matlab实现了旋转矢量法的仿真,仿真结果表明了算法的有效性-Using matlab to achieve a rotation vector method of simulation, simulation results show the effectiveness of the algorithm
matlab图像工程批处理文件
- matlab进行图像处理的一些批处理文件,包括放大缩小旋转裁剪,直方图均衡化,滤波(MATLAB image processing of some batch files, including zoom, rotate, cut, histogram equalization, filtering)
图像旋转matlab
- 基于matlab的图像旋转,非直接调用函数的图像旋转(Matlab based image rotation, not directly call the function of the image rotation)
Matlab程序
- 主要用于图像图形处理演示程序。比如放大,缩小,旋转,降噪等等(A demonstration program for image processing)
图像旋转 matlab代码 前向反向
- 实现了图像的旋转,利用前向映射与反向映射两种方法分别实现(The rotation of the image is realized, and the two methods are realized by forward mapping and reverse mapping.)
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)