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

搜索资源列表

  1. rotate

    0下载:
  2. 自己编写的旋转算法,没有用imrotate函数-havne t use the function imrotate of matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1828
    • 提供者:zyr_lucia
  1. xuanzhuan

    0下载:
  2. matlab源程序利用线性插值和邻近插值实现图像的旋转-matlab source code using linear interpolation and adjacent interpolation of image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:177611
    • 提供者:xiawei
  1. qq

    0下载:
  2. 用matlab对图像进行二值化,灰度变换,图像旋转等等。 -Binarized image using matlab, gray transform, image rotation, and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:964314
    • 提供者:文文
  1. test1

    0下载:
  2. matlab 不用自带函数编写的图形旋转,供初学者参考-matlab do not own the function to write the graphical rotation, the reference for beginners
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:14618
    • 提供者:王大飞
  1. orl_cut_image

    0下载:
  2. matlab实现人脸库图像的剪裁,包括剪裁以及图像的旋转-Matlab achieve the cut of the face database images.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3086808
    • 提供者:王楠
  1. shili5

    0下载:
  2. 利用matlab的强大功能来处理图像的集合变换,此源程序包括旋转,剪切等功能-Use of matlab to deal with the strong function of image collection of transformation, the source program including spin, shear etc. Function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:438631
    • 提供者:六六
  1. rotation

    0下载:
  2. 图形图像处理基于matlab的图像旋转(rotation)-Image processing based on the matlab image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3017900
    • 提供者:
  1. DXsinscal_JZ

    1下载:
  2. 这是一个捷联惯导算法matlab程序。首先读入数据,然后进行解算,其中先使用等效旋转矢量进行姿态计算,再进行速度、位置解算,循环进行直至数据结束。-This is a matlab process of sins.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3576
    • 提供者:吉建娇
  1. register

    0下载:
  2. 使用matlab编写的手动图像配准程序,可以进行简单的旋转平移变换。-Using Matlab prepared manual image registration procedures, can be a simple rotation and translation transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7384451
    • 提供者:xw
  1. Digital-iamge_MFC

    0下载:
  2. 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22452984
    • 提供者:wangzhe
  1. hehe

    2下载:
  2. 心形的三维立体图,matlab图,可以拖动进行旋转-the 3D picture of heart
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:333214
    • 提供者:张宁
  1. RotateImage

    0下载:
  2. 基于matlab的旋转图像,实现的功能比较简单,可以作为函数调用。-rotate the image,based on matlab,the result is simple,can be used as a function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2965
    • 提供者:lignag
  1. FFT_Twiddles_Find_DSPrelated

    0下载:
  2. 下面是找到了基2 FFT蝴蝶旋转因子的Matlab代码。代码计算的 A 相角,在图1(c)和图2(c)所示,旋转因子的因素。我建议你开始8点DIT的FFT图1(a)通过运行代码然后运行图2中的代码为16点DIF FFT(一)。-Below is the Matlab code to find radix-2 FFT butterfly twiddle factors. The code computes the A phase angle factors that are used in t
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:929
    • 提供者:张成
  1. match

    0下载:
  2. 图形旋转的matlab程序,可以进行任意角度的旋转 请参看-Graphic rotation matlab program, can be at any angle of rotation see
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:177304
    • 提供者:朱少宇
  1. MATLABGUI

    0下载:
  2. matlab中的GUI界面,包含图片的基本处理功能,比如旋转截图还有其他等功能-Matlab GUI interface, including the image processing functions, such as rotating screenshot, there are other features such as
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4963322
    • 提供者:
  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. Matlab_givens

    1下载:
  2. 这是一个在数字预失真系统中实现givens旋转的matlab程序,已经通过验证。-this is a matlab program for accomplishing givens inverse in the digital predistortion system,and has been verified.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:974173
    • 提供者:
  1. filter_final

    2下载:
  2. 耦合矩阵旋转MATLAB编码提取切比雪夫滤波器耦合矩阵-coupling matrix rotation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:13753
    • 提供者:r
  1. xuanzhuan

    0下载:
  2. 图像旋转matlab程序,实现图像的旋转-Image rotation matlab program, image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3018
    • 提供者:hongyi
  1. zuobiaochange

    1下载:
  2. 坐标旋转变换,matlab,图片旋转底板变大后坐标变换为新坐标-Coordinate rotation transform, Matlab, picture rotation backplane larger coordinate transformation for the new coordinates
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:525
    • 提供者:sglkj
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 45 »
搜珍网 www.dssz.com