CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 图像匹配 c

搜索资源列表

  1. bsiftC_

    1下载:
  2. 一个用c#来进行图像匹配的实现算法,该算法是采用sift算法来实现的。-c # 1 used for the realization of image matching algorithm, which is used to sift algorithm achieved.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:283.19kb
    • 提供者:王选
  1. CSharplibsift

    0下载:
  2. 数字图像处理 特征检测与匹配 SIFT特征检测匹配 C#编写-digital image processing and feature detection matching metabolism feature detection prepared matching C#
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:56.94kb
    • 提供者:wangkai
  1. SIFTPRO

    1下载:
  2. 图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13.6kb
    • 提供者:alzn
  1. tuxiangchuli-c

    0下载:
  2. 图像处理的各种基本算法,几何变换,平滑,去澡,阀值取法,抖动,检测,匹配等等.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.17mb
    • 提供者:loveyou
  1. ImageProcessing

    2下载:
  2. Visual C++数字图像处理程序综合大全, 包括图像显示,图像增强,图像变换,图像编码,图像匹配,运动检测,图像分割,图像识别。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:315.44kb
    • 提供者:caopp
  1. 一个C++实现的SIFT算法

    1下载:
  2. C++实现的SIFT图像匹配算法,适用于Linux操作系统
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-01-06
    • 文件大小:199.51kb
    • 提供者:zhenggangeric
  1. c# 图像匹配算法实现

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-21
    • 文件大小:3.04mb
    • 提供者:ggopen
  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
    • 文件大小:367.28kb
    • 提供者:purple_ice
  1. ImageRegistration.rar

    5下载:
  2. 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-06
    • 文件大小:137.8kb
    • 提供者:YYK
  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
    • 文件大小:2.2mb
    • 提供者:yangchun
  1. ransac.rar

    2下载:
  2. 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:18.16kb
    • 提供者:朱静
  1. LBP.rar

    1下载:
  2. 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:251.23kb
    • 提供者:swx
  1. Stereo.zip

    0下载:
  2. 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:梁霄
  1. SIFT

    1下载:
  2. C语言下实现SIFT算法 用于图像特征匹配-C-achieve SIFT algorithm for image feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:143.63kb
    • 提供者:uneamie
  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
    • 文件大小:754.63kb
    • 提供者:zhangrui
  1. tuxiangpipei

    0下载:
  2. C++的图像匹配程序,实现图象的检测,模板匹配-C++ for image matching procedures, implementation of image detection, template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:22.42kb
    • 提供者:孙雅炫
  1. IDAc

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations),C语言实现版本-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (Incremental Dissimilarit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.56kb
    • 提供者:zhaoyuhang
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12.34kb
    • 提供者:tjy
  1. sif

    0下载:
  2. sift图像匹配C源代码,,,很不错的代码,,,值得学习,,,需要的不错过了-sift image matching C source code, very good code, it is worth learning, need well over
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:483.77kb
    • 提供者:dfsdf
  1. C#联合halcon

    1下载:
  2. 图像采集,简单的c#联合halcon做ncc模板匹配的操作(Image acquisition, simple C# combined with Halcon to do NCC template matching operation)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-05
    • 文件大小:727kb
    • 提供者:dddsfdasd
« 12 3 4 »
搜珍网 www.dssz.com