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

搜索资源列表

  1. surf特征提取算法源码

    1下载:
  2. surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-29
    • 文件大小:328244
    • 提供者:zhongwenkun886
  1. sift特征提取

    3下载:
  2. 通过sift对图像特征进行提取,并与原图像进行匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-05-24
    • 文件大小:619150
    • 提供者:ramare
  1. LPB

    0下载:
  2. 图像匹配源程序-vc的源代码,希望对大家的学习有所帮助-Template matching pyramid source code, and they hope to help you learn
  3. 所属分类:Windows编程

    • 发布日期:2012-06-05
    • 文件大小:1389321
    • 提供者:bird21630
  1. StereoVision实现OpenCV、OpenGL、VS2008混合编程

    3下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:5060271
    • 提供者:linjingliang
  1. afafafaaaa.rar

    0下载:
  2. 这些程序是模板匹配的一些算法,模板匹配是图像识别中的常用的方法,These procedures are a number of template matching algorithm, template matching is commonly used in image recognition method
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:378462
    • 提供者:weiyuqiang
  1. sift.rar

    0下载:
  2. 用matlab和VC实现图像匹配拼接的sift算法,VC implementation using matlab and the image matching algorithm sift Splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2862277
    • 提供者:yangdawei
  1. movedetect.rar

    0下载:
  2. 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。,VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2302091
    • 提供者:yangchun
  1. templatematching.rar

    0下载:
  2. 这是一个用Visual C++6.0编写的图像模板匹配的程序,整个程序很方便使用,This is a work written in Visual C++6.0 image template matching procedure, the whole process is very easy to use
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:271208
    • 提供者:梅明
  1. tuxiangpipei.rar

    0下载:
  2. 最大归一互相关图像匹配算法是图像匹配中的常用算法,其关键是解算活动图与基准图间的相关系数。 针对相关系数计算量大的特点,image match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:22959
    • 提供者:heli
  1. matlab

    0下载:
  2. matlab关于直方图,均衡化,白平衡,匹配,边缘检测,图像变换的有关数字图像处理方面的几个程序代码。-matlab on histogram equalization, white balance, matching, edge detection, image transformation on several aspects of digital image processing code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3683
    • 提供者:陶渊然
  1. bofAndColor

    0下载:
  2. 采用bag of word 特征加上颜色特征共同匹配的图像对匹配算法,具有匹配精度高的特点。-Bag of word feature by feature with the color image matching algorithm matches together, with matching high accuracy.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24793608
    • 提供者:nedved
  1. OpenSURF_version1c(1)

    0下载:
  2. SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1362910
    • 提供者:张东兴
  1. Feature-Extraction

    0下载:
  2. 特征提取与图像处理(第2版)<尼克松(Mark S.Nixon) 英文版 适合研究图像匹配、目标识别等方面的人员使用。-Feature Extraction and Image Processing (2nd Edition) (Mark S. Nixon)。 Specially for who study on image pattern,tracking。
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:3062068
    • 提供者:kongweiwei
  1. match-of-pic

    0下载:
  2. 图像模式匹配检测,使用C++,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Image pattern matching detection, the use vs2008 environment, the code is simple and can achieve Video Retrieval System video classification and retrieval, using the referen
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2268890
    • 提供者:huweicn
  1. tuxiangpinjie

    0下载:
  2. 图像拼接,基于VC 6.0++开发环境,能实现多幅全景图像的拼接,主要由图像匹配和图像拼接两部分组成。-Image mosaic, based on the VC 6.0++ development environment, to achieve multiple panoramic image stitching, mainly by the image matching and image mosaic of two parts.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:477002
    • 提供者:suwenyong
  1. SAD-stereo-matching

    0下载:
  2. SAD立体匹配 3维图像处理匹配的同学可以参考,很好用的哦-SAD three-dimensional image processing stereo matching matching students can refer to, with, oh well
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:330968
    • 提供者:wenxin
  1. match-two-picture-vc

    1下载:
  2. 实现两幅图像的匹配,并做了简易的mfc界面,可以方便直观的看出效果-To achieve the two images match, and made a simple mfc interface, you can easily see the visual effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2569344
    • 提供者:zhanghui
  1. matche

    0下载:
  2. 本MATLAB程序 用MATLAB 来实现图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过向量的匹配 来实现图像的配准-The MATLAB program using MATLAB to achieve matching image convolution with a Gaussian to find the key, then use the key points of the feature vector by vector matching to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:450214
    • 提供者:wddben
  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
    • 文件大小:2710938
    • 提供者:刘辉龙
  1. pHash-0.9.4

    0下载:
  2. p-hash方法。在图形图像中使用HASH方法,大大提高了搜索的速度,搜索和匹配的速度都大大提高。-p-hash method. In the graphic images using HASH method, greatly improving the search speed, the speed of search and matching are greatly increased.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1338467
    • 提供者:mars_human
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com