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

搜索资源列表

  1. 3Drebuild.rar

    2下载:
  2. 双目立体视觉理论基础上的三维重建,采用立体匹配、SIFT匹配算法,Binocular stereo vision based on the theory of three-dimensional reconstruction using stereo matching, SIFT matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2014-05-06
    • 文件大小:1865064
    • 提供者:xiaoyang
  1. sift.rar

    0下载:
  2. 用matlab和VC实现图像匹配拼接的sift算法,VC implementation using matlab and the image matching algorithm sift Splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2862277
    • 提供者:yangdawei
  1. Histogram-matching-algorithm

    0下载:
  2. 直方图的匹配算法,使用c语言进行程序编写-Histogram matching algorithm, using the c programming language
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2528960
    • 提供者:李明
  1. BP.rar

    2下载:
  2. 基于可信传播的立体匹配算法(max-product belief propagation,accelerated updating),Based on the credibility of the spread of stereo matching algorithm (max-product belief propagation, accelerated updating)
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:2827
    • 提供者:王拨
  1. blockmatching

    0下载:
  2. 采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。-Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18995739
    • 提供者:wujin
  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. HBMA

    0下载:
  2. This function calculate block motion vectors (with integer pel accuracy), using hierarchical block matching algorithm. %An example of main function calling this function is "MEMBA", which can be entered on the command window. %The function also u
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2655
    • 提供者:冯欣
  1. Maximum.matching.algorithm.in.general.graph.o(n^3

    0下载:
  2. A matching on a graph is a set of edges, no two of which share a vertex.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:802783
    • 提供者:metallscout
  1. Regional

    1下载:
  2. 区域法立体匹配的实时性问题研究立体视觉匹配的相关算法-Regional real-time stereo matching method of study related to stereo vision matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1079
    • 提供者:任冉冉
  1. hw5

    1下载:
  2. Exhousted block matching algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:793080
    • 提供者:forger
  1. terrain-matching-algorithm

    1下载:
  2. 关于地形匹配算法的程序,集合了多种常用算法,采用的是自定义的vis高程图,对地形匹配发面的研究很有帮助-Terrain matching algorithm on the procedures for collection of a variety of commonly used algorithms, uses a custom vis elevation map of the terrain matching baking helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5140603
    • 提供者:yunliu
  1. StereoMatching

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

    • 发布日期:2017-04-02
    • 文件大小:105633
    • 提供者:Jaekwang
  1. stereo-matching-algorithm

    0下载:
  2. 立体视觉匹配stereo matching algorithm-stereo matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:872877
    • 提供者:周雷
  1. ADAPTIVE-IMAGE-FUSION-ALGORITHM

    2下载:
  2. 针对低可见光图像和红外图像的特点,提出一种基于DT-CWT的自适应图像融合算法.该算法具有好的平移不变性和方向选择性,更适合于人类视觉.先对源图像作双树复小波变换,充分考虑各尺度分解层的系数特征,对 低通子带引入免疫克隆选择,根据统计评价准则定义亲和度函数,自适应获得最优融合权值 对高通子带则根据人类视觉特性定义局部方向对比度,并作为融合准则,突出和增强了各源图像的对比度与细节信息.实验结果表明: 与基于小波的融合结果相比较,本文的融合算法自适应性和鲁棒性更强,较好地保护和显示了源图像中
  3. 所属分类:Wavelet

    • 发布日期:2017-03-23
    • 文件大小:312924
    • 提供者:赵昭
  1. template-matching-algorithm--

    1下载:
  2. 人脸识别的模板匹配算法,实现语言为matlab-the template matching algorithm for face recognition ,using matlab language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:23724
    • 提供者:
  1. Feature-matching-algorithm

    0下载:
  2. 特征匹配的算法,可以一看,挺值得。本文提出一种图像特征点匹配算法 ,并在该算法的基础上形成构建全景图的图像拼接算法. -Feature matching algorithm can be quite worthy of a look at this paper, an image feature point matching algorithm and the algorithm based on the formation of building panorama image mosaic a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:239274
    • 提供者:wu
  1. Improved-image-matching-algorithm

    0下载:
  2. 对两张图像,实现基于灰度信息的图像匹配算法,同时实现了匹配算法的改进,做匹配的可以参考下。-Of the two images, gray-scale information-based image matching algorithm, while achieving a matching algorithm, a match can refer to.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:441150
    • 提供者:yao
  1. A-Robust-Fingerprint-Matching-Algorithm-Using-Loc

    0下载:
  2. A Robust Fingerprint Matching Algorithm Using Local Alignment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:197657
    • 提供者:liuqin
  1. image-matching-algorithm

    0下载:
  2. 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:13170
    • 提供者:刘栋
  1. Block-Matching-Algorithm

    0下载:
  2. 用于视频目标追踪块匹配算法,在目标追踪里面性能优良,运行效果不错,调试可行-For video target tracking block matching algorithm, target tracking inside excellent performance, run well, debugging feasible
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5514599
    • 提供者:deng
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com