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

搜索资源列表

  1. toushibianhuan

    1下载:
  2. 在matlab中实现透视变换。算法正确高效,这种仿射变换经过修改后可用于图像矫正或者摄像机标定等用途。-Matlab in perspective transformation. Correct and efficient algorithm modified this affine transformation can be used to image correction or camera calibration purposes.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:11731
    • 提供者:
  1. gragh

    0下载:
  2. matlab GUI 展示8中图像变换(平移,放缩,旋转,错切,仿射,透视,多项式变换和pin cushion变换) -matlab GUI display the 8 image transformation (translation, scaling, rotation, Shear, affine, perspective, polynomial transform and pin cushion Transform)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:73186
    • 提供者:高圆圆
  1. fangshe

    0下载:
  2. 用matlab实现仿射变换,可以做为初学者参考代码学习,很简单-Affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:2410
    • 提供者:xxx
  1. PRM_zhang

    0下载:
  2. This package contains the Matlab implementation of the method proposed by W. Lian and L. Zhang, “Robust Point Matching Revisited: A Concave Optimization Approach,” in ECCV 2012.There are two main files, "demo_2D_similarity.m" for demonstrat
  3. 所属分类:数值算法/人工智能

  1. Affine_transformation

    0下载:
  2. 利用仿射变换将同一场景的左右两部分图合成为一张图 matlab编写,另附程序说明-Affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:4138939
    • 提供者:濮狄恩
  1. affineTransform

    0下载:
  2. 计算图像的仿射变换matlab函数,输入原图像和变换矩阵,输出变换完的矩阵。-Calculate the image affine transformation matlab function, enter the original image and the transformation matrix the output After transformation matrix.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:758
    • 提供者:HengkaiGuo
  1. FastMatch_v1

    0下载:
  2. "Fast-Match: Fast Affine Template Matching" cvpr2013Fast_Match, title={Fast-Match: Fast Affine Template Matching}, author={Korman, Simon and Reichman, Daniel and Tsur, Gilad and Avidan, Shai}, booktitle={Computer Vision and Pattern Recogni
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4492410
    • 提供者:zhouzhihu
  1. sdm

    0下载:
  2. 基于仿射变换的数字图象置乱技术 MATLAB源程序代码-Affine transformation based on digital image scrambling technology MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:63727
    • 提供者:昊翔
  1. MATLABtuxiangzhiluan

    0下载:
  2. 基于仿射变换的数字图象置乱技术 MATLAB源程序代码-Digital image affine transform scrambling technology based on the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:63164
    • 提供者:李晓芃
  1. affintpoints

    0下载:
  2. 仿射不变Harris, Laplacian, det(Hessian) and Ridge 特征点检测 参考文献:An affine invariant interest point detector , K.Mikolajczyk and C.Schmid, ECCV 02, pp.I:128-142.-Matlab code for detecting Affine spatial interest points. Includes Harris, Laplacian, det(Hess
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:901081
    • 提供者:灵台斜月
  1. AP

    1下载:
  2. 仿射投影(AP)算法演示,自适应LMS算法,Matlab程序-Affine Projection (AP) Algorithm Demo
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1125651
    • 提供者:阿狸
  1. 1234567

    0下载:
  2. 基于仿射变换的数字图象置乱技术, MATLAB源程序代码.-The digital image scrambling technology based on affine transformation MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:63134
    • 提供者:沙特人
  1. 4321

    0下载:
  2. MATLAB源代码 MATLAB求解混沌系统微分方程组-The digital image scrambling technology based on affine transformation MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:929
    • 提供者:沙特人
  1. Desktdop

    0下载:
  2. 【谷速软件】matlab有偿编程 仿射转换成二维图像的三维体积 -[Valley] matlab paid programming speed software affine transform two-dimensional images into three-dimensional volume
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:13585
    • 提供者:张红
  1. Matlab_Project-4_Resampling

    0下载:
  2. matlab Resampling code GUI affine projective polynomial conformal interpolation bicubic bilinear
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:53461
    • 提供者:pedram
  1. code

    0下载:
  2. Matlab code for Image registration of the mri images .. the file has the mri image and registration of scaling ..affine registration is performed here-Matlab code for Image registration of the mri images .. the file has the mri image and registration
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:98929
    • 提供者:ss
  1. AffineTransform

    0下载:
  2. 图像处理 Affine Transformation,rotation, scale,shear. 主要都是自己写的函数,不用toolbox的自带library。包括实例图片。-Affine Transformation,rotation, scale,shear. image processing, matlab. no toolbox.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2710392
    • 提供者:Wynne
  1. project

    0下载:
  2. 这个片段从fsl上生成保存仿射矩阵,涉及NifTI素世界映射的源图像和目标图像。关于matlab 生成生物医学方面的图像-Functions to convert a saved affine matrix FSL flirt to a mm-coordinates matrixrelating to the NIfTI voxel-world mappings of the source and target image。
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3125
    • 提供者:王博翰
  1. tftb-0.2

    0下载:
  2. matlab 时频工具箱 含短时傅立叶变换、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数等源码,应该很有用-matlab time-frequency toolbox containing short time Fourier transform, frequency processing function when Cohen class bilinear frequency handler when Affine bilinear, fuzzy f
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1892885
    • 提供者:yang
  1. PWATOOLS-master

    1下载:
  2. 分段仿射系统的matlab开发工具箱; 实现PWA系统的建模和稳定性分析;- Matlab development kit of piecewise affine system Modeling and stability analysis of PWA system
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:464129
    • 提供者:WANGXIAOSHUAI
« 1 2 3 4 56 »
搜珍网 www.dssz.com