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

搜索资源列表

  1. NCC.rar

    0下载:
  2. NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:136.21kb
    • 提供者:刘明烁
  1. SSD 與SAD三種方法的影像套合方法

    0下载:
  2. 一種圖像匹配法 可以用於NCC SSD 與SAD三種方法的影像套合方法 -An image matching method can be used to NCC SSD and SAD images of sets of three methods combined method
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:3.05kb
    • 提供者:Stalon-Zen
  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. Problem3.zip

    0下载:
  2. stereo matching -sad -ssd -ncc,stereo matching -sad -ssd -ncc
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:672.37kb
    • 提供者:JangInYeop
  1. stereo

    0下载:
  2. 立体匹配代码,包括SAD,SSD,NV,可供参考-Stereo matching code, including the SAD, SSD, NV, for reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:155.54kb
    • 提供者:chiron
  1. Anautomaticimagestitchingalgorithmbasedonfeaturema

    0下载:
  2. This paper presents an image feature matching algorithm,based on what an image stitching algorithm can be fune— tioning.In this algorithm,Harris comer detector is used to extract featum points-This paper presents an image feature matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:202.5kb
    • 提供者:wang
  1. ssd

    0下载:
  2. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:827byte
    • 提供者:孙英晖
  1. MCROSOFT_Matching

    0下载:
  2. 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
  3. 所属分类:3D图形编程

    • 发布日期:2013-04-01
    • 文件大小:175kb
    • 提供者:woxiest
  1. StereoMatching

    0下载:
  2. Stereo matching algorithm. Compute disparity using ssd.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:103.16kb
    • 提供者:Jaekwang
  1. StereoVision_SSD

    0下载:
  2. 本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:qqqqqq
  1. stero

    1下载:
  2. 立体匹配,包括计算基本矩阵,极线校正,和SSD计算匹配点-Matching, including the calculation of fundamental matrix, epipolar correction, and SSD calculation of matching points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.21mb
    • 提供者:gsd
  1. match_version_1.3

    0下载:
  2. 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.13mb
    • 提供者:郭甜莉
  1. test2

    0下载:
  2. 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算*廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:426.43kb
    • 提供者:liu
  1. SSD-and-SAD

    0下载:
  2. 用相似性方法做的特征点的匹配,比较了SSD与SAD方法的各自效果。-feature points matching method used by the similarity, and comparing the respective effects of the SSD and SAD methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2.92mb
    • 提供者:钱春俊
  1. CV4

    1下载:
  2. 立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线-Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, an
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:2.83mb
    • 提供者:
  1. CV6

    0下载:
  2. 利用KLT跟踪算法进行兴趣点选取和跟踪。 KLT跟踪算法的原始思想是在研究不同图像之间的匹配问题时,通过计算两个平移窗口的灰度残差,并寻找最小化残差SSD(sum of square difference)来实现匹配的。但是这个过程是没有效率的,因此KLT算法进行了优化。在这个过程中,KLT算法使用泰勒展开直接计算平移矢量,而不需要通过遍历进行搜索。 -KLT tracking algorithm to select a point of interest and tracking. K
  3. 所属分类:OpenCV

    • 发布日期:2017-11-04
    • 文件大小:2.12mb
    • 提供者:
  1. SSD

    0下载:
  2. 图像处理立体匹配算法:Sum of Squared Defferences (SSD)算法的实现-Image processing stereo matching algorithm: Sum of Squared Defferences (SSD) algorithm implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6.17mb
    • 提供者:朱继祥
  1. SSD

    1下载:
  2. 利用局部匹配算法得到视差图的程序,输入左右视觉图片,输出左右视差图(Using local matching algorithm to obtain parallax map of the program)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:1kb
    • 提供者:lyreliu
  1. SSD+SAD+NCC算法

    1下载:
  2. 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-03
    • 文件大小:778kb
    • 提供者:琳琅满目
  1. StereoMatching_SAD&SSD&NCC&Census

    1下载:
  2. 立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法(Stereo matching includes SAD SSD NCC area growing census and other commonly used stereo matching algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-03
    • 文件大小:11.02mb
    • 提供者:`Edwardsbw
« 12 »
搜珍网 www.dssz.com