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

搜索资源列表

  1. Factorization

    0下载:
  2. Lucas-Kanader-Tomasi Feature Tracker,由运动恢复结构的问题,目的是从一组由摄像机移动获得的图像来恢复一个场景的立体结构。对于这个问题,C.Tomasi和T.Kanade[1]于1992年提出了一种Factorization的方法,可以有效地避免噪声的干扰,同时不会受限于特定的运动模型,例如单纯的平移或是旋转。-Lucas-Kanader-Tomasi Feature Tracker, by the movement to restore the structu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:186872
    • 提供者:梁霄
  1. BakerMatthews

    1下载:
  2. 假设给定图像1上的区域T(x),希望在图像2上找到对应的区域。对应区域相对于原来的区域可能经过了平移、旋转等各种变换.常用于轮廓跟踪。-Assuming a given image 1 on the regional T (x), hope that in image 2 to find the corresponding region. Corresponds to the region vis-à-vis the original region may have been translati
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:211268
    • 提供者:梁霄
  1. SIFT

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is the feature points at home and abroad to match the hot area of research and difficult, and its ability to match
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3397887
    • 提供者:ligu
  1. NLMeans

    1下载:
  2. 基于NL_Means的均值平移图像分割算法-NL_Means based on the mean shift image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:914600
    • 提供者:任卡卡
  1. MSF

    0下载:
  2. 用Matlab实现基于均值平移(meanshift)算法的灰度图像平滑。有迭代过程,效果比较不错。-A program written by Matlab for image smoothing based mean shift algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:624
    • 提供者:Genghis
  1. imagetrans

    0下载:
  2. 医学图像的读取,存储及旋转平移的MATLAB语句实现.-medical image read and transformation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6022
    • 提供者:张秀杰
  1. QR

    0下载:
  2. 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:255116
    • 提供者:王强
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. MatlabToolboxforImageProcessing

    0下载:
  2. \常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1415381
    • 提供者:youxia
  1. rigid_motion

    0下载:
  2. 刚性位置变化计算,输入物体在空间坐标系中的坐标,以及旋转向量和平移向量,计算其在摄像机坐标系中的坐标。- [Y,dYdom,dYdT] = rigid_motion(X,om,T) Computes the rigid motion transformation Y = R*X+T, where R = rodrigues(om). INPUT: X: 3D structure in the world coordinate frame (3xN matrix for
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:775
    • 提供者:shuang
  1. imageprocess

    0下载:
  2. 利用matlab程式進行對灰階圖片的縮放,歪斜,平移等動作,另外提供指令版本。-Matlab program for the use of pairs of gray-scale image scaling, skew, translation etc, and also offers instruction version.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:51076
    • 提供者:bbb111
  1. imrotate_my

    0下载:
  2. 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1587
    • 提供者:肥猪流
  1. DTCWT

    1下载:
  2. 双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。-The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT).
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-03-26
    • 文件大小:788
    • 提供者:缪国锋
  1. EMDdenoising

    4下载:
  2. 利用emd对一维信号进行去噪的最新程序。包含了三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。-Using emd on one-dimensional signal de-noising of the latest procedures. Emd contains three kinds of de-noising methods: a direct use of wavelet thresholding to c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:6416
    • 提供者:王文波
  1. Wavelet_denoising

    0下载:
  2. 平移不变性的小波去噪,效果相当不错,我喜欢- linear shift invariant discrete wavelet transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:229646
    • 提供者:anyanping
  1. ifs_code_matlab

    0下载:
  2. 实现了平移、缩放、旋转和错切等仿射变换的问题,并用MATLAB逼真模拟了蕨类叶、变形蕨类叶与拟仿射变换分形图。-Achieved a pan, zoom, rotate and cross cutting issues such as affine transformations, and use MATLAB to simulate real fern leaf, fern leaves and to be deformed affine fractal images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3641
    • 提供者:鱼儿
  1. dtcwt_toolbox4_3

    1下载:
  2. 复小波变换,一种的小波变换,具有很好的平移不变性,上次的就是验证其平移不变性的程序。-dtcwt
  3. 所属分类:Wavelet

    • 发布日期:2016-04-20
    • 文件大小:344999
    • 提供者:holy
  1. dccs_main

    0下载:
  2. 基于contourlet几何信息的图像去噪程序,该程序包括小波硬阈值方法,contourlet硬阈值方法,小波和循环平移结合的方法,contourlet和循环平移结合的方法,还有本文方法。-Based on geometric information contourlet denoising program that includes wavelet hard threshold method, contourlet hard threshold method, wavelet and recy
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2132
    • 提供者:chenhehui
  1. myimlogpolar

    0下载:
  2. 对一副图像进行对数极坐标变换,为fourior-mellin变换作准备,将旋转参数转化为平移参数-Images on a logarithmic polar coordinate transformation for fourior-mellin transformation to prepare the rotation parameters into the translation parameters
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1484
    • 提供者:kevin stone
  1. 2

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-meanshift
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:12718
    • 提供者:杨会云
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com