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

搜索资源列表

  1. SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码

    1下载:
  2. 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2074993
    • 提供者:yimeng
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. StereoRegion1.zip

    5下载:
  2. 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。,Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information from two color stereo image pair. A filter eliminating unrelia
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-06
    • 文件大小:237819
    • 提供者:吴明
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. LBP-SIFT-image-matching-algorithm-combined

    3下载:
  2. SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)-SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching)
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:603136
    • 提供者:马蓉琼
  1. 2009044538

    0下载:
  2. 前视图像匹配技术论文 非常详细 对学习SIFT算子很有帮助 -SIFT feature matching technology is very detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8503591
    • 提供者:wang
  1. stereo

    1下载:
  2. 立体匹配的源码,可以计算两幅图像的视差,并可以做简单的重建。-Stereo matching of source code, can be calculated two parallax images, and can be easy to do the reconstruction.
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:18674481
    • 提供者:wendy
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. 15

    2下载:
  2. matlab 图像处理 显示两幅子图像的归一化互相关-matlab image processing show that two sub-image of normalized cross-correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:347958
    • 提供者:zxh
  1. ImageMatching

    0下载:
  2. 使用matlab对两幅图像进行匹配,效果很好,值得参考!-Using matlab to match two images of the good results, it is also useful!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:24081
    • 提供者:Cecilia
  1. SIFT-opencv

    3下载:
  2. 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
  3. 所属分类:Graph program

    • 发布日期:2016-01-24
    • 文件大小:4010646
    • 提供者:libinghe
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. opencvPicCo

    0下载:
  2. opencv的图像匹配程序,可达到亚象素-opencv image matching procedure, can achieve sub-pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1591698
    • 提供者:lijun
  1. Match

    0下载:
  2. opencv实现图片的模式匹配,可以实现多通道的图像匹配,不仅仅是通过灰度来实现的匹配。-opencv realized picture of pattern matching, multi-channel images can be matched, not only achieved by matching gray.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19772757
    • 提供者:fff
  1. SIFT

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1291311
    • 提供者:dulihui
  1. imagematching

    0下载:
  2. 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:196996
    • 提供者:宁浩
  1. pic

    1下载:
  2. 实现BMP图像的直方图均衡化,并集成了两幅图片的相似度匹配,能输出匹配度-Achieve BMP image histogram equalization, and integrated picture of the similarity of the two match, output match degree
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:48797
    • 提供者:叶峰峰
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. ImgProcess

    0下载:
  2. ImgProcess,用C语言开发的图像处理代码,包括直方图修正,图像匹配,图像压缩,边缘检测,平滑等。-ImgProcess, using C language to develop the image processing code, including amendments histogram, image matching, image compression, edge detection, smoothing and so on.
  3. 所属分类:Special Effects

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