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

搜索资源列表

  1. demo_ASIFT_src

    0下载:
  2. ASIFT算法的一个demo.相比SIFT,ASIFT通过对图像进行仿射变换,模型角度的变换,使得更具有仿射不变性.-ASIFT algorithm is a demo. Compared to the SIFT, ASIFT through the image affine transformation, perspective transformation model, making it more with the affine invariant.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1702863
    • 提供者:张观良
  1. IFS_affine

    0下载:
  2. IFS分形迭代系统的仿射变换实现(自我迭代,旋转,放缩,错切)。有源码和参考文献。-IFS(Iterated Function System) and its affine transform (self iteration, rotation, scaling, shearing). source source and reference tutorial are provided
  3. 所属分类:Fractal program

    • 发布日期:2017-05-10
    • 文件大小:2447953
    • 提供者:李信
  1. Affine_transformation_SURF

    0下载:
  2. 基于SURF的仿射变换识别源代码,包括提取灰度图像的尺度不变特征(SIFT特征)-SURF-based affine transformation recognition source code, including the extraction of grayscale images scale invariant feature (SIFT features)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:10176
    • 提供者:张飞
  1. MATLAB

    0下载:
  2. 实现两幅图像仿射变换并且进行重叠部分的拼接-Affine transformation and to achieve two images overlap stitching for
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:87040
    • 提供者:
  1. affine-transformation

    0下载:
  2. 仿射变换,又称仿射映射,是指在几何中,一个向量空间进行一次线性变换并接上一个平移,变换为另一个向量空间。-Affine transformation, also called affine mapping, it is to point to in geometry, a vector space on a linear transformation and connected to a translation, transform to another vector space.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1703121
    • 提供者:MOoo_Len
  1. SIFT

    0下载:
  2. SIFT(Scale Invariant Feature Transform)即尺度不变特征变换,是 D. G.Lowe 在 1999 年提出的一种基于图像局部特征的描述算子,并于 2004年做了完善。SIFT算法是一种基于线性尺度空间,对图像缩放、旋转甚至仿射变换保持不变的局部特征描述算子,因此被广泛地应用于机器人定位、导航和地图生成中。-This paper presents a method for extracting distinctive invariant features fro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:742790
    • 提供者:欣欣
  1. Interior

    0下载:
  2. 摄影测量相片内定向相关程序,3、 进行内定向运算,输出像片坐标文件,并显示仿射变换的变换方程。-Photogrammetry photo orientation within the relevant procedures, 3, intra directional operation, the output file photograph coordinates and displays transformation equations affine transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:86315
    • 提供者:侯亚男
  1. untitled

    0下载:
  2. 图像的几何变换 包括: 图像的平移、任意角度的旋转、缩放和翻转、仿射变换等; 2. 图像增强 包括:图像空域的平滑滤波和锐化滤波增强 -Image geometric transformations include: image translation, rotation at any angle, zoom and flip, affine transformation 2 image enhancements include: image airspace smoothi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3602
    • 提供者:郑义
  1. affine

    0下载:
  2. 直角坐标系坐标的仿射变换,用于计算放射变换后的坐标值。-Affine transformation of Cartesian coordinates, the coordinate value for the converted radiation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2324382
    • 提供者:xmh
  1. fangshe

    0下载:
  2. opencv编写的图像仿射变换,包括旋转放大缩小等-written opencv image affine transformation, including rotating zoom, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1527197
    • 提供者:朱皓
  1. image-mosaic

    1下载:
  2. 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:548688
    • 提供者:li
  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. two-affine

    0下载:
  2. 对图像进行仿射变换,方便运行,我已经运行过了,验证可用的-Affine transformation of the image, easy to run, I have to run over, verification available
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:7573
    • 提供者:huahua
  1. Affine-transformation

    1下载:
  2. 仿射变换是空间直角坐标变换的一种,它是一种二维坐标到二维坐标之间的线性变换,保持二维图形的“平直线”和“平行性”,其可以通过一系列的原子变换的复合来实现,包括平移(Translation)、缩放(Scale)、翻转(Flip)、旋转(Rotation)和剪切(Shear)。-Affine transformation is a transformation of Cartesian space, it is a linear transformation of two-dimensional c
  3. 所属分类:Special Effects

    • 发布日期:2015-05-15
    • 文件大小:39936
    • 提供者:李晓玲
  1. WarpAffine

    0下载:
  2. 这个小程序可以实现任意一张图片的仿射变换。-Affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4546879
    • 提供者:李宗艳
  1. fsbh

    0下载:
  2. 用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比,观察有什么规律-With C \ C++ language affine transformation (Affine) encryption/decryption algorithms 2) C \ C++ language programs frequenc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1260456
    • 提供者:李丽瑶
  1. affine-transformation

    0下载:
  2. 使用OPENCV编写,可以进行任意角度的旋转的仿射变换,代码完整,可以直接编译得到结果-Use OPENCV to write, can rotate in any direction of affine transformation, code complete, can be directly compiled to get results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1183241
    • 提供者:黎秀玉
  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. Affine-transformation

    0下载:
  2. opencv学习代码,仿射变换,在几何上定义为两个向量空间之间的仿射映射,由一个线性变换接上一个平移组成-opencv learning code, affine transformation, geometrically defined as affine mapping between two vector spaces, connected by a linear transformation consisting of a pan
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:37797
    • 提供者:曹郁文
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com