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

搜索资源列表

  1. 灰度模板匹配

    0下载:
  2. 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:26624
    • 提供者:dd无极
  1. 用MATLAB对两幅图片进行图像匹配

    0下载:
  2. 该程序是采用MTLAB对两幅图像进行图像匹配,具有很好的效果(The program USES MTLAB to match two images, which has good effect.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:26624
    • 提供者:冬己MM
  1. Open CV显示、标定、匹配samples

    1下载:
  2. 基于opencv vs2010实现双目校正匹配 ,官方例子修改(Binocular correction matching based on OpenCV VS2010, official example modification)
  3. 所属分类:OpenCV

  1. 基于VC++的图像匹配的金字塔算法

    1下载:
  2. 基于VC++的图像匹配金字塔算法,可实现图像的精准匹配。(Pyramid based image matching algorithm VC++)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:1784832
    • 提供者:qing111
  1. 金字塔生成以及利用生成影像进行逐层匹配VC++

    1下载:
  2. 金字塔生成以及利用生成影像进行逐层匹配,用VC++语言进行实现。(The Pyramid formation and the use of generated image matching layer, using VC++ language to achieve.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:4001792
    • 提供者:qing111
  1. 匹配游戏算法

    0下载:
  2. 实现匹配游戏算法 在两个数组中,索引相同且该相同索引上的值也相同,用a表示。 在两个数组中,索引不同且该不同索引上的两个值相同,用b表示。 例: int[] arrOne = { 2, 1, 4, 5, 6 }; int[] arrTwo = { 2, 4, 7, 1, 6 }; 以上数组中有2个a, 2个b(JAVA Matching game algorithm In the two array, the index is the same and the value on
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:12288
    • 提供者:ROCK圆圆
  1. 匹配滤波进阶

    0下载:
  2. 匹配滤波的进阶版,有按钮支持,运用更方便(The advanced version, filtering, button support, use more convenient)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:suoergirl1110
  1. dp匹配

    0下载:
  2. 利用dp算法计算图像匹配视差,本程序利用vs2013+opencv2.4.9编写。(The disparity of image matching is calculated by DP algorithm. This program is written by vs2013+opencv2.4.9.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:19251200
    • 提供者:北方的风
  1. SIFT特征匹配

    0下载:
  2. 包括SIFT匹配方法和利用特征点计算单应性的程序,同时可以显示匹配点对(It includes the SIFT matching method and the program to calculate homography based on the feature points, and displays matching point pairs.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:苏旭
  1. MOTOROLA 阻抗匹配软件

    0下载:
  2. 应用于电路设计中的一款阻抗匹配参数调整软件(An impedance matching parameter adjustment software applied to circuit design.)
  3. 所属分类:硬件设计

    • 发布日期:2018-05-02
    • 文件大小:87040
    • 提供者:IT熊出没
  1. 最小二乘影像匹配

    2下载:
  2. 运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-05-11
    • 文件大小:1024
    • 提供者:魂安
  1. 实验二 匹配滤波代码

    1下载:
  2. 使用MATALB软件仿真验证匹配滤波器的性能,并将匹配滤波器与理想低通滤波器比较(MATALB software is used to simulate and verify the performance of the matched filter, and the matched filter is compared with the ideal low-pass filter.)
  3. 所属分类:其他

    • 发布日期:2019-10-27
    • 文件大小:1024
    • 提供者:sdcd18
  1. 特征匹配

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配(MATLAB realizes SIFT feature extraction of image and matches features under different illumination and different visual angles)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-13
    • 文件大小:1291264
    • 提供者:ztcztcztc
  1. 匹配跟踪matlab

    0下载:
  2. 做的匹配跟踪代码,拿出来换换积分,顺便希望能帮到人
  3. 所属分类:matlab例程

  1. halcon可变性模板匹配

    0下载:
  2. Halcon可变性模板匹配,运行效果非常不错(Variability Template Matching works very well)
  3. 所属分类:3D图形编程

    • 发布日期:2020-02-01
    • 文件大小:2048
    • 提供者:谢。。
  1. 匹配滤波器图像识别

    1下载:
  2. 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-25
    • 文件大小:4661248
    • 提供者:sincerelylive
  1. 动力匹配理论计算MATLAB

    2下载:
  2. 用于电动汽车动力系统初步匹配,包括最高车速、最大爬坡度、百公里加速时间(Preliminary Matching of Electric Vehicle Power System)
  3. 所属分类:其他

    • 发布日期:2019-11-02
    • 文件大小:311296
    • 提供者:张多123
  1. SIFT特征匹配(matlab版)

    1下载:
  2. 非常好用,可以提取两幅图像的同名点,匹配,配准,一整个流程,都可以实现,代码注释易懂,简单易学(Very useful, can extract two images of the same name points, matching, registration, a whole process, can be achieved, code annotations easy to understand, easy to learn)
  3. 所属分类:其他

  1. 直线匹配MATLAB

    0下载:
  2. MATLAB对图片进行直线检测和匹配,有应用实例,实验图片,运行时间较长,请耐心等待
  3. 所属分类:matlab例程

  1. 采用MATLAB实现块匹配的全景图像拼接

    1下载:
  2. 采用块匹配技术实现了图像的拼接,效果很好(Using block matching technology to realize image mosaic, the effect is very good)
  3. 所属分类:其他

    • 发布日期:2020-01-19
    • 文件大小:252928
    • 提供者:tttt121gg
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com