CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 匹配

搜索资源列表

  1. affineOF

    0下载:
  2. 基于仿射变换的图像匹配程序,这是基于mablab的一个主程序-Affine transformation based on the image matching process, which is based on a main mablab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1641
    • 提供者:胡江川
  1. opticalflowofimagematch

    0下载:
  2. 基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数-Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:61583
    • 提供者:胡江川
  1. mbpp

    1下载:
  2. matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1324
    • 提供者:ycygg
  1. fingerprint

    0下载:
  2. 指纹图像细节特征提取,为指纹匹配做充分的准备-fingerprint
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2751
    • 提供者:nt
  1. awgnchannelsimulation

    0下载:
  2. 掌握二进制信号传输的系统特征,针对awgn信道的通信系统仿真匹配滤波(相关滤波)的通信过程-Grasp the binary system of signal transmission characteristics of awgn channel for communication system simulation matched filter (correlation filtering) of the communication process
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:44239
    • 提供者:戴路
  1. 8951245521

    0下载:
  2. 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。 -The new three-step search alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:16544
    • 提供者:罗鹏
  1. chengxu

    0下载:
  2. #显示直方图; #对图像进行指数或者对数变换; #直方图均衡化; #局部(ROI)均衡化,把均衡化后的局部图像显示到原图像; #按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:552
    • 提供者:feng
  1. WangZhongMei

    0下载:
  2. 采用模板匹配算法,对目标进行定位,效果较好,定位准确-Template matching algorithm using the target position, the effect of better positioning accuracy
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:555
    • 提供者:wangzhongmei
  1. sift

    0下载:
  2. sift特征点对应匹配算法对立体匹配的初学者和资深编程人员都是很有用的式-sift the corresponding feature point matching algorithm for stereo matching of beginners and experienced programmers are very useful type
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:441162
    • 提供者:任冉冉
  1. SIFT_Extract

    0下载:
  2. 实现SIFT特征提取算法,对于图像处理很有用的,首先提取特征点,然后进行特征点匹配。版权信息参见LICENSE-Sift feature extracting algorithm,read the copyright file LICENSE.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:171772
    • 提供者:fh
  1. xqq

    1下载:
  2. 二分图最大完美匹配算法,里面有具体例子的说明,实用性很强的-二分图最大完美匹配算法
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:28807
    • 提供者:xqq309
  1. 3D_Moment_Invariant

    0下载:
  2. Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用-seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the app
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:356658
    • 提供者:oyq
  1. SpeededUpRobustFeatures

    0下载:
  2. Speeded Up Robust Features 在SIFT特正点匹配算法上进行改进,代码已完成Matlab->VC的程序打包-Speeded Up Robust Features in the SIFT matching algorithm special on-time improvement, the code has been completed Matlab-> VC packing process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1153576
    • 提供者:萧峙清
  1. Graph_Theory

    0下载:
  2. 图论模型及方法 搞计算机算法和数学建模的人都知道图论是一个很重要的内容。本资料介绍了图论中的最短路算法、匹配、邮递员和货郎问题、最小生成树、网络流等经典问题。而且有非常经典易懂的Matlab程序。-Graph theory and methodology of engaging in computer algorithms and mathematical modeling of the people know that graph theory is a very important cont
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:231184
    • 提供者:qiu
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:109762
    • 提供者:朱亮亮
  1. psydo-color

    1下载:
  2. 伪彩色处理是指将黑白图像转化为彩色图像,或者是将单色图像变换成给定彩色分布的图像。由于人眼对彩色的分辨能力远远高于对灰度的分辨能力,所以将灰度图像转化成彩色图像表示,就可以提高对图像细节的辨别力。 伪彩色处理的基本原理是将黑白图像或者单色图像的各个灰度级匹配到色彩空间的一点,从而使单色图像映射成彩色图像。对黑白图像中不同灰度级赋予不同的彩色。 -Pseudo-color processing refers to the black-and-white images into color
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:86165
    • 提供者:一零
  1. mbpp

    0下载:
  2. 适用图像的匹配,在图像不太的情况下,匹配速度令人满意-The application of image matching, in the case of images do not match the speed of a satisfactory
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:253337
    • 提供者:张伟
  1. An-Efficient-Method-of-Texture-Synthesis-Based-on-

    0下载:
  2.   提出一种带边界匹配的基于 Graph Cut 的快速纹理合成算法.通过将纹理样本以不同的位移贴到输出图中完成合成 ,重叠区域的像素取值由 Graph Cut 确定.引入边界图辅助位移搜索 ,以增强合成结果的边界连续性 在预处理过程中计算 2 个相同样本在所有相对位移下的匹配误差 ,选取一部分误差最小的位移组成 “优选位移” 集合 ,合成过程中的块间相对位移仅从此集合中选取 ,大大地提高了合成速度.-This paper proposes an efficient method for tex
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:978662
    • 提供者:巡洋舰
  1. fdtd2D_TM

    1下载:
  2. 利用时域有限差分(FDTD)仿真二维(2D)横磁波(TM)的传播,吸收边界条件为完全匹配层(PML)。-The use of finite difference time domain (FDTD) simulation of two-dimensional (2D) transverse magnetic (TM) the spread of absorbing boundary conditions for the perfectly matched layer (PML).
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3897
    • 提供者:刘东
  1. facelocation

    0下载:
  2. 在一幅图像中对单人脸进行定位,原理是基于多模板匹配-locate face in one picture in which there is a single face,its theory base on many templates matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:185777
    • 提供者:qiuju
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com