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

搜索资源列表

  1. pointcloudpeizhun

    1下载:
  2. 根据标靶的坐标(控制点),运用高斯-约当法进行矩阵的求逆和转换,进行三维点云数据的配准,输入数据文件在压缩包中有原例,请参考!-In accordance with the target coordinates (control points), the use of Gauss- Jordan method of matrix inversion and transformation, three-dimensional point cloud data registration, enter
  3. 所属分类:Graph program

    • 发布日期:2015-12-01
    • 文件大小:35583
    • 提供者:孙伟
  1. papademetris_Image_Registration

    0下载:
  2. 图像配准的英文文档,详细介绍了图像配准的相关知识。-Image Registration in English documents, detailed images of relevant knowledge.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:805674
    • 提供者:xpjandy
  1. VCdigitalimageprocessingandrealization

    0下载:
  2. 是VC++数字图像处理典型算法一书的所有代码,非常值得下载!!! 包括1图像平铺 2图像抖动显示 3点运算 4 几何变换 5 正交变换 6图像增强 7形态学 8边缘增强 9图像分析 10图像配准 11图像恢复 12图像编码 一起学习,资源共享-Is the VC++ digital image processing algorithms typical of all of the code book, well worth downloading! ! ! Including 1
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23242731
    • 提供者:冯夏日
  1. demo

    1下载:
  2. Visual C++ 数字图像处理的程序,涵盖“灰度变换”、“几何变换”、“图像变换域处理”、“图像分割”、“图像增强”、“图像复原”、“图像配准”、“形态学”、“运动图像分析”、“特效显示”等多个功能。-Visual C++ digital image processing procedures, to cover " gray-scale transformation," " Geometric transform" , " image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-24
    • 文件大小:4973496
    • 提供者:成逛
  1. efficient_subpixel_registration

    0下载:
  2. 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:274838
    • 提供者:
  1. medicalimageregistration

    0下载:
  2. 本书详细介绍了医学图像注册方面的知识,包括配准的原理、刚性配准、非刚性配准,对于医学图像处理方面的研究具有很重要的参考价值。-The book details the registration of medical image information, including the principle of registration, rigid registration, non-rigid registration for medical image processing research h
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5411573
    • 提供者:郭静
  1. qr_0.2

    1下载:
  2. 医学图像图像配准方法,采用了经典的基于灰度的方法。-This is a general purpose registration method for medical images.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:2600715
    • 提供者:feelfree
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:532690
    • 提供者:刘子木
  1. efficient_subpixel_registration

    0下载:
  2. 此算法可以实现任意两个图像的配准(整体平移) -This algorithm can achieve any two image registration (the overall translation)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4723
    • 提供者:随便
  1. powell

    0下载:
  2. 使用powell算法进行图像配准的。需要先配置ITK才能运行-Powell algorithm using image registration. Need to configure to run ITK
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7810782
    • 提供者:朱晞颜
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:109762
    • 提供者:朱亮亮
  1. 11811379850

    0下载:
  2. 图像配准,用malat平台做的图像配准小程序。有利于研究最大互信息图像处理的研究。-Image Registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:572668
    • 提供者:文嘉俊
  1. im_registr_MI

    0下载:
  2. 基于最大互信息的图像配准算法源程序。 matlab编写。-Maximum mutual information based on the source image registration algorithm. the preparation of matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2792
    • 提供者:
  1. peizhun

    1下载:
  2. Matlab实现的图像配准程序,运用互信息,PSO等进行了优化。 -Matlab to achieve image registration procedures, the use of mutual information, PSO, etc. were optimized.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:19511
    • 提供者:胡骞
  1. Distributed-SAR

    1下载:
  2. 分布式合成孔径雷达成像仿真,包含像素级配准。-Distributed Simulation of synthetic aperture radar imaging, including pixel-level registration.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:11842
    • 提供者:崔岩
  1. REGISTRATION

    0下载:
  2. 基于高维互信息的医学图像配准的高手论文,中知网-MI
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:182970
    • 提供者:彭莎
  1. PicMatch

    0下载:
  2. 图像配准-Image Registration ~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:206415
    • 提供者:Hanson
  1. PCA-SIFT

    0下载:
  2. 共享主成份尺度不变变换PCA-SIFT代码,用于SAR图像配准,希望对各位雷达爱好者和SAR工作者有用!-Principle component analysis, PCA- Scale invariant feature transform-SIFT used for SAR processing.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:682288
    • 提供者:北京
  1. ImmuneAlgorithm

    0下载:
  2. 免疫算法在医学图像自动配准的matlab程序代码说明-Immune Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3081
    • 提供者:张瑜
  1. harriscornerdetectioncode

    0下载:
  2. harris 角点检测在医学图像配准算法中的应用的matlab程序代码说明文字-harris corner detection code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1067
    • 提供者:张瑜
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com