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

搜索资源列表

  1. SADMatching

    0下载:
  2. SAD立体匹配程序,附带测试图像.立体匹配学习的好内容。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2643450
    • 提供者:张涛
  1. deinterlace.rar

    0下载:
  2. 视频去隔行算法,根据顶场或底场的象素进行插值填充,原则是在填充点为中心的17个方向求差的绝对值最小的方向。以此方向两点做平均。,video deinterlace. comparing the 17 direction in the center of the position to be interpolated, canditate one is in the direction where is minum of the SAD.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-30
    • 文件大小:11596
    • 提供者:xhf
  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. stereo_modefilt

    0下载:
  2. 基于SAD(square absolutely differences)的新的图像相关算法,并且最后使用WTA(winner take all)作为评估算法-Based on SAD (square absolutely differences) of the new image correlation algorithm, and the final use of WTA (winner take all) for evaluating the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:366730
    • 提供者:jacky
  1. Block-matching(Matlab)

    1下载:
  2. 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-12
    • 文件大小:95822
    • 提供者:allen
  1. f

    0下载:
  2. 用Visuan C++实现快速付里哀变换与反变换程序实例-With Visuan C++ fast pay li sad examples of transform and inverse transform process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:980
    • 提供者:susan
  1. dspwork

    0下载:
  2. 針對於已加入雜訊的BMP檔 利用 SAD,MSE, POF,POC等功能 作追蹤的功能-Noise for the BMP files have been added by SAD, MSE, POF, POC and other functions for the tracking function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7109438
    • 提供者:
  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. SAD

    0下载:
  2. 实现了立体匹配的SAD算法计算视差图,结果比较理想-Using the SAD algorithm to calculate the disparity map of stereo matching, the result is good.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:817
    • 提供者:wangyujie
  1. sad

    0下载:
  2. sad模版匹配算法用于图像匹配,可简单实现两幅图片的匹配。适合初学者-Sad template matching algorithm for image matching, can be simple to implement two picture matching. For beginners...
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:632
    • 提供者:Lance
  1. SAD

    0下载:
  2. 一个简单的用与图像匹配的matlab程序,运用SAD算法-a simple matlab program for photo matching using SAD algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:5992418
    • 提供者:Ren Zicheng
  1. SAD

    0下载:
  2. SAD算法,是在双目立体视觉中,求左右图对匹配深度图-SAD algorithm binocular stereo vision, seeking around the map match the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:6131111
    • 提供者:sh
  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. SAD-Method-for-image-matching

    0下载:
  2. matlab基于SAD的区域立体匹配方法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像.m文件。- matlab SAD stereo matching method based on region, matlab SAD method based around two images match, and generates the depth image. m files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:632
    • 提供者:*
  1. SAD-MATLAB2

    0下载:
  2. 这是在图像的立体匹配方面非常经典的一种算法,相似性度量函数采用像素点与中心像素点的差的绝对值之和来计算匹配代价,是目前很多匹配方法的基础-SAD algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:37904
    • 提供者:linjie
  1. sad

    0下载:
  2. SAD算法的使用,可以准确匹配图像,待测图像和模板图像的匹配,换一下路径可以使用(SAD algorithm, you can accurately match the image, the image to be tested and template matching, change the path can be used)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:344064
    • 提供者:amoairoy
  1. SAD

    0下载:
  2. C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-07-25
    • 文件大小:785408
    • 提供者:刚古尼尔
  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. 基于Python语言的SAD算法进行双目立体匹配

    2下载:
  2. SAD算法进行双目立体视觉匹配的相关文档及代码(Related documents and codes of sad algorithm for binocular stereo vision matching)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-02
    • 文件大小:730112
    • 提供者:Jasper_whut
  1. matlab实现SAD立体匹配代码

    0下载:
  2. matlab实现SAD立体匹配代码,自带双目图片与标准视差,matlab2018下课运行
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 »
搜珍网 www.dssz.com