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

搜索资源列表

  1. IMGReg

    0下载:
  2. 图像配准实例源代码,来源于《Visual C++数字图像处理典型算法及实现》,编译通过。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:145785
    • 提供者:
  1. matlabVisTools

    0下载:
  2. matlab的图像 处理,其中有SIFT算法,应用于图像配准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:59761743
    • 提供者:yangmeng
  1. scppnt

    0下载:
  2. 著名的配准算法 vc++的 医学图像处理配准库 好好研究吧
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:196497
    • 提供者:gg
  1. VisualC++shuzituxianghuoquchulijishijianyingyong.r

    1下载:
  2. 这本书全面系统地讨论了数字图像处理的理论,设计及应用。全书共分为12章,分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵盖了从图像获取到图像处理的各个领域,并给出了相应的算法和源代码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58561169
    • 提供者:liuzhiriu
  1. nsift

    0下载:
  2. n维sift图像特征点匹配算法的源码,可以实现图像配准、分割等
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:18731
    • 提供者:刘炎
  1. IMGReg

    0下载:
  2. 本系统实现了图像的读写操作,并实现了图像配准的基本算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111887
    • 提供者:宋志强
  1. vcframe

    0下载:
  2. 图像配准的vc源码,这是一个配准的框架,加入一个配准的算法代码即可以使用
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:163861
    • 提供者:skygon
  1. peizgshhun

    0下载:
  2. 一个基于互信息的图像配准源代码,采用粒子群优化算法源代码,可直接使用。-A mutual information based image registration source code, using particle swarm optimization algorithm source code can be used directly.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:496880
    • 提供者:暴跌
  1. siftdetectandmatch

    0下载:
  2. 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:428834
    • 提供者:echo
  1. xiangweixiangguan

    0下载:
  2. 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:5229
    • 提供者:王三
  1. huxinxituxiangpeizhun

    0下载:
  2. 基于互信息的图像匹配程序,使用powell算法,pv插值法。应用在医学图像的配准领域-Mutual information-based image matching procedures, the use powell algorithm, pv interpolation. Used in the field of medical image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7118
    • 提供者:陈智
  1. SURF

    0下载:
  2. 主要是SURF算法在人脸识别 遥感图像配准和拼接等操作的实现,算法清晰。-SURF algorithm is mainly in face recognition remote sensing image registration and joining together the realization of the operation, the algorithm is clear.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10837255
    • 提供者:萧萧
  1. imagematching

    2下载:
  2. 该程序采用matlabGUI编写,包含了经典的图像匹配算法.-MatlabGUI prepared using the program, including the classic image matching algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-31
    • 文件大小:131536
    • 提供者:小斌
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:161423
    • 提供者:王钰
  1. 117143191sift-1.1.1_20070330_win

    0下载:
  2. VC实现的两幅图像的配准的程序的源代码。采用常用的相似性测度法作为主要算法-VC achieved two Images of the program s source code. Similar to the use of commonly used measure of law as the main algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:454504
    • 提供者:ldc
  1. componentTree.tar

    0下载:
  2. 比国交经典的MSER配准算法论文可以很好的解决图像配准问题,值得研究!-Than cross-country classic papers MSER registration algorithm can solve image registration problem, worthy of study!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1343032
    • 提供者:the_good_dog
  1. ImageProcessing

    0下载:
  2. 程序主要实现了图像增强、图像复原、图像变换、图像编码、图像配准、图像识别、运动检测、特征提取等功能,涵盖了数字图像处理的主要方法和算法。-Procedures for implementation of the main image enhancement, image restoration, image transform, image coding, image registration, image recognition, motion detection, feature extra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:275864
    • 提供者:余东良
  1. image_registration

    0下载:
  2. 图像自动配准算法,速度快,自动化程度高,效果好,鲁棒性好-automatic image registration,fast,automatic,high accuracy and robust
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:545338
    • 提供者:留耳闻
  1. chaotic

    0下载:
  2. 使用ITK的,可用于图像配准的混沌优化算法。使用的是ITK的平移变换和最小均方差metric-Can be used for image registration of Chaos Optimization Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4820
    • 提供者:朱晞颜
  1. 10

    0下载:
  2. 数字图像处理典型算法,包含.cpp文件,dsw文件等,图像配准精确实现很好的算法-digital image process typical algorithm,including .cppfile,.dswfile,etc,it could realize image matching precisely.very good algorithm
  3. 所属分类:Special Effects

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