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
    • 文件大小:139479
    • 提供者:刘明烁
  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
    • 文件大小:1867341
    • 提供者:梁霄
  1. stereo

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

    • 发布日期:2017-04-17
    • 文件大小:159272
    • 提供者:chiron
  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
    • 文件大小:3024556
    • 提供者: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
    • 文件大小:1272894
    • 提供者: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-03
    • 文件大小:1181360
    • 提供者:郭甜莉
  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-06
    • 文件大小:3059442
    • 提供者:钱春俊
  1. template_matching

    0下载:
  2. SSD和NCC图像匹配算法,程序运算速度快,匹配精度高-SSD and the NCC image matching algorithm, the program operation speed, high precision match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2130
    • 提供者:nemo
  1. STEREO_MATCHING

    0下载:
  2. SAD,SSD,NCC局部立体匹配算法实现-SAD, SSD, NCC local stereo matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4058628
    • 提供者:谢志鹏
  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
    • 文件大小:6464512
    • 提供者:朱继祥
  1. Documents

    0下载:
  2. 寻找harris角点 利用ssd匹配角点-finding and matching harris points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2705
    • 提供者:yy
  1. correlation

    0下载:
  2. 给定待匹配图像和模板图像,基于SSD和Correlation对图像进行匹配。-matching based on correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:19460
    • 提供者:胡宁宁
  1. SSD_Disparity

    0下载:
  2. SSD方式计算的立体视差,输入两个对比照片与窗口大小,得到二者视差图-SSD disparity matching function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:Chuyi Liu
  1. SSD

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

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者: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
    • 文件大小:796672
    • 提供者:琳琅满目
  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
    • 文件大小:11555840
    • 提供者:`Edwardsbw
搜珍网 www.dssz.com