CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rotate image in matlab

搜索资源列表

  1. fiveMATLABimageprocessingcode

    0下载:
  2. 对图像进行任意角度旋转 图像渐变 运用调色板设计技术将灰度图像彩色化 等5个MATLAB 图像处理 代码-Rotate the image at any angle image gradient design using the gray image palette color and so on five MATLAB image processing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:15209
    • 提供者:gujiaqian
  1. Image_Rotation

    0下载:
  2. A very simple program with simple GUI to rotate any image by 90, 180 or 270 degrees It can load/save file from any location and displays the time elapsed in processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5522
    • 提供者:mio
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:532690
    • 提供者:刘子木
  1. rotation

    0下载:
  2. rotate any digital image to 3 different degrees with gui in matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2106277
    • 提供者:vsv
  1. CorrectCarNoImageAndRegnize

    0下载:
  2. 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:301209
    • 提供者:Leo
  1. rotate

    0下载:
  2. 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2490
    • 提供者:bbdlp
  1. ImageRotate

    0下载:
  2. 能够实现图像旋转,旋转后图像尺寸不变,经检验程序可用。-the procedure can rotate the image,and don t change the size of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1210
    • 提供者:李倩
  1. resize_image

    0下载:
  2. example matlab code for resize matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:13728
    • 提供者:fitcher2002
  1. rotate

    0下载:
  2. 数字图像处理的matlab代码,完成图像的旋转(30度),计算图像的YUB分量等。-Digital image processing matlab code of image rotation (30 degrees), calculated image YUB Component.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:175501
    • 提供者:李修函
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1319696
    • 提供者:ljj
  1. sift

    0下载:
  2. 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2831737
    • 提供者:李青彦
  1. roatmat

    0下载:
  2. It is about image rotate in the all direction using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5711
    • 提供者:Dhairya
  1. image-rotate

    0下载:
  2. 使用matlab实现图像旋转(非matlab)自带函数-Realization of image rotation in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1488
    • 提供者:王孜晗
  1. Rotate

    0下载:
  2. rotate an image in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:shabnam
  1. Code Math6

    0下载:
  2. Gui to rotate, scale or transit image in any direction, also any triangle or square
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:55296
    • 提供者:kimo15
搜珍网 www.dssz.com