CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - IMAGE MATCHING

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:刘辉龙
  1. LSBEmbeding

    0下载:
  2. 信息隐藏中用于数字隐写的常用算法:LSB替换\LSB匹配,包括随机的和排序的,以及对文件和文件夹进行操作,用CxImage类能快速读取各种格式的图象-Information Hiding for digital steganography of the commonly used algorithms: LSB replacement of LSB matching, including random and sort of, as well as files and folders to op
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:899.25kb
    • 提供者:壹号通缉犯
  1. ImageMatchingviaSaliencyRegionCorrespondences

    0下载:
  2. 通过显著特征区域进行图像匹配的经典外文文章,强烈推荐-Through the salient features of the region to carry out the image matching the classic foreign-language articles, strongly recommend
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.58mb
    • 提供者:罗旺
  1. SIFT_VC

    2下载:
  2. 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:22.8mb
    • 提供者:gonghui
  1. 23

    0下载:
  2. 图像技术的应用 : 包括:基于FPGA的图像处理系统; 基于图像特征的景象匹配辅助导航系统中的关键技术研究; 图像导航技术的发展和应用 -Application of imaging technology: including: FPGA-based image processing system images based on image feature matching assisted navigation system in the research of key te
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:3.92mb
    • 提供者:李灵
  1. 14235002196

    0下载:
  2. c++实现遥感图像的直方图匹配程序.请各位享用 .-c++ realization of remote sensing image histogram matching program. please enjoy.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:16.86kb
    • 提供者:王齐
  1. coregistration

    0下载:
  2. SAR影像配准源代码,能够实现单视复数影像的配准,为干涉做前期数据处理-SAR image matching source code, to achieve single-look complex image registration, in order to make preparations for data processing interference
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:58.48kb
    • 提供者:李作舟
  1. sift-0[1].9.18.tar

    1下载:
  2. 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2.75mb
    • 提供者:liuyinghong
  1. 41695086jiaodiaoMatch

    0下载:
  2. 适用vc6.0开发的,基于角点的图像匹配程序。-For vc6.0, corner-based image matching.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:721.81kb
    • 提供者:haizi
  1. matlab_VC_sift-01.9

    0下载:
  2. 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-Ph.D. University of California, to write a sift-based image matching source code, is mixed with the matlab and VC programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:3.37mb
    • 提供者:yisyf
  1. SIFT_VC

    0下载:
  2. 给予图像匹配的实现运动目标的跟踪,在MATLAB上可以实现,比较方便易行-Image matching to track moving objects in MATLAB can be achieved, more convenient and easy
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.34mb
    • 提供者:zhangqin
  1. codes

    0下载:
  2. codes for gaming and image matching
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:4.24kb
    • 提供者:ehab
  1. Imagematching

    0下载:
  2. MFC编写的图像匹配,包含基于像素、特征的匹配-MFC write image matching, contains the pixel-based, feature matching
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2.54mb
    • 提供者:李乐
  1. my_harris

    0下载:
  2. Harris角点检测,用于图像的匹配等! 直接运行,没有错误!-Harris corner detection for image matching! Run directly error!
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2.63kb
    • 提供者:赵建涛
  1. Untitled

    0下载:
  2. 图像匹配算法的原码,能匹配图片。基于matlab的图像匹配程序,MATLAB实现的很多图像匹配功-Image matching algorithm of the original code, can match the picture. Matlab-based image matching program MATLAB to achieve a lot of image matching function
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1.15kb
    • 提供者:飞鸿
  1. huxiangguangtuixangpipei

    0下载:
  2. 这是一种简单的互相关图像匹配算法,已经在matlab环境下测试过,效果很好。附带两张匹配图片-This is a simple cross-correlation image matching algorithm has been tested in the matlab environment, the effect is very good. With two matching pictures
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:340.09kb
    • 提供者:袁月
  1. Least-squares-matching

    0下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-Least squares matching, image matching algorithm, need the initial matching coordinates, can achieve sub-pixel accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.85kb
    • 提供者:东风
  1. SIFT-algorithm

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:494.4kb
    • 提供者:东风
  1. match

    1下载:
  2. 对遥感影像特征点提取和影像匹配程序,效果不错-Remote sensing image feature extraction and image matching procedures, good results
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:陈科
  1. LMS of image

    1下载:
  2. 最小二乘影像匹配,提高影像匹配控制点精度,有详细注释文档,(least square image matching to improve the accuracy of image matching control points, and detailed annotated documents.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2kb
    • 提供者:amber0923
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com