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

搜索资源列表

  1. vc图像配准

    1下载:
  2. 对两幅图像进行仿射变换,然后进行配准
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-01-05
    • 文件大小:5106003
    • 提供者:binsu8@163.com
  1. vc图像配准

    0下载:
  2. 对两幅图像进行仿射变换,然后进行配准
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-01-05
    • 文件大小:3927983
    • 提供者:binsu8@163.com
  1. jiyuHausdorffdetuxiangpeizhun.

    0下载:
  2. 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:401822
    • 提供者:媛媛
  1. Test2D

    0下载:
  2. 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3175581
    • 提供者:亦舒雪
  1. affine

    2下载:
  2. 基于最小二乘法的仿射变换 matlab实现-Least square method based on the realization of affine transformation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:3611
    • 提供者:
  1. AffineTrans

    0下载:
  2. 本程序实现了对图像的读取,仿射变换以及显示的操作,基于openCV编写。-This program enables the image to read, affine transformation and display the operation, based on openCV preparation.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:167303
    • 提供者:宗凯彬
  1. sitf-0.9

    0下载:
  2. 绝对的lowe老人家提出的sift算法源码,配套有文档说明,对于初学者极度有用,还有我添加的注释我移植的仿射变换函数,绝对值得下的资源~!-The absolute lowe elderly sift algorithm proposed source code, supporting have documented for beginners extremely useful, and I add comments I transplanted affine transformation fu
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4263103
    • 提供者:林礼挺
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. affien-invariant-moment

    0下载:
  2. 对发生仿射变换的图像,通过计算仿射不变矩来获得图像的不变特征。-Affine transformation of the image occurs, by calculating the affine invariant moment to get the image of the same features.
  3. 所属分类:matlab

    • 发布日期:2016-03-30
    • 文件大小:593920
    • 提供者:赵向军
  1. least-square-affine-transformations

    0下载:
  2. 用最小二乘法实现的仿射变换的程序,很好用的。-The least square method to achieve affine transformations of the program, very good use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:8009
    • 提供者:wangyuxia
  1. affine10.25

    1下载:
  2. 仿射变换,本程序采用opencv和C++编程完成,能实现不同角度和尺度的仿射变换,运行良好-affine transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:270599
    • 提供者:zhangqing
  1. imige_match

    1下载:
  2. 实现图像配准:线性保角变换,投影变换及仿射变换。-Achieve image registration: linear conformal transformation, projection transformation and affine transformation.
  3. 所属分类:Special Effects

    • 发布日期:2016-10-18
    • 文件大小:179200
    • 提供者:灯灯
  1. AffineTransformation

    0下载:
  2. 仿射变换法求深度信息,目前最好的方法 function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im) gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。 函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1455
    • 提供者:chengyue
  1. SUBVALUE

    0下载:
  2. 仿射变换求2福图像的相似性,vc程序实现,有说明和原代码。-Affine transformation for 2-fu image similarity, vc program, there are descr iptions and the original code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:49792
    • 提供者:lufeng
  1. fenxing

    0下载:
  2. 分形学源码,很多。树木仿射变换、花的放射变换-Fractal source, a lot. Affine transformation of trees, flowers radiology transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2707
    • 提供者:xiaoqi
  1. 基于sift算法的图像拼接,匹配和仿射变换的源代码,初学者可以参考

    0下载:
  2. 该代码包涵了sift算法中的特征匹配,提纯,两幅图像之间的仿射变换和最终实现图像的拼接技术,比较容易理解,更适合于初学者
  3. 所属分类:数值算法/人工智能

  1. 图像仿射变换的源代码,图像拼接代码

    2下载:
  2. 该代码实现了sift算法的后续过程,通过ransac实现特征点的精确提纯,并得到仿射变换矩阵,实现图像的仿射变换和融合,效果很好
  3. 所属分类:matlab例程

  1. 几何变换+仿射变换+测量

    1下载:
  2. 以具体的实例讲解了halcon中的几何变换和仿射变换,这在OCR识别中经常遇到的方法(The geometric transformation and affine transformation in halcon are explained in concrete examples, which are often encountered in OCR recognition.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-15
    • 文件大小:4864000
    • 提供者:清平乐
  1. 图像几何变换

    0下载:
  2. 图像的几何变换包括仿射变换,几何变换,中心变换等功能(The geometric transformation of the image includes the functions of affine transformation, geometric transformation, central transformation and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:259072
    • 提供者:visile
  1. 仿射变换

    0下载:
  2. 本程序利用vs2013+opencv2.4.9编写,可以将图像进行仿射变换(This program is written in vs2013+opencv2.4.9, which can affine transformation of image.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3047424
    • 提供者:北方的风
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com