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

搜索资源列表

  1. SIFT-Library-1.1.2_2010120711

    0下载:
  2. low sift算法的实现,可以提取一个图像的特征点,也可以实现图像之间的特征点匹配-Scale-Invariant Feature Transform
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:24100989
    • 提供者:feng
  1. SIFT-algorithm

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:506269
    • 提供者:东风
  1. otsubinary

    0下载:
  2. 基于OTSU算法的图像二值化处理程序,可有效解决图片匹配过程中无匹配的问题。-OTSU algorithm based on two value of the image processing program, can effectively solve the problem of false matching image matching process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:945
    • 提供者:张英臣
  1. 3D_sift

    0下载:
  2. 很好的3D SIFT 特征代码。用于特征提取,特征匹配,在图像中提取SIFT 特征进行图像搜索,重建,分类等算法研究中有着十分重要的借鉴和改造作用。-Good 3D SIFT feature code. For feature extraction, feature matching, feature extraction SIFT image search in the image reconstruction algorithm for classification of learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4183982
    • 提供者:刘恋
  1. code

    0下载:
  2. 数字图像识别 包括手写数字识别之Fisher线性判别 手写数字识别之模板匹配法 数字识别之神经网络法 细化算法-numerical recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11761801
    • 提供者:王飞
  1. 8-(3)

    0下载:
  2. 利用灰度共生矩阵提取图像纹理特征值,然后根据熵值的大小来实现模块大小的选择。 另外,在寻找最佳匹配块时,同时考虑了颜色信息的差异和空间距离的因素。最后,给出了客观评价 图像修复质量的PSNR度量。实验表明,与Criminisi算法相比,该方法得到的修复效果更自然,更符合 人的视觉感知。 关键词:图像修复;纹理合-This paper firstly utilizes gray-level co-occurrence matrix to exti’act image s textu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:562722
    • 提供者:孙红娟
  1. CS_OMP

    0下载:
  2. 图像压缩感知中采用正交匹配追踪算法回复图像。-Perception of image compression using orthogonal matching pursuit algorithm reverts images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:澜冰
  1. image-mosaic

    1下载:
  2. 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:548688
    • 提供者:li
  1. Vssamps

    0下载:
  2. vssamp算法,图像变步长自动匹配重构重构算法,基于samp算法,更快速有效的重构复杂图像-vssamp variable step size image reconstruction algorithm automatically matches reconstruction, samp algorithm based on more quickly and efficiently reconstruct complex images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3192
    • 提供者:杨洪滨
  1. OMP

    1下载:
  2. 图像处理压缩感知的正交匹配追踪重建算法matlab程序
  3. 所属分类:图形图象

  1. DCT-and-MOD

    0下载:
  2. 文章介绍了一种 过 完 备 字 典 和 算法相结合的图像稀疏表示去噪算法 首 先 将 噪 声 图 像 分 成 小 图 像 块 并 运 用 正 交匹配跟踪算法 在图像的初始化 过完备字典上对小图像块进行稀疏分解 然 后 使 用 字典学习算法对 过 完 备 字 典 进 行 更 新最后重复该过程以获得图像的稀疏表示并重构图像-This paper presents a complete dictionary and algorithms over a combination of sparse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:419088
    • 提供者:happy
  1. ciratefi105

    0下载:
  2. 图像特征匹配 巴西人写的,可以直接从图像进行模板匹配,算法对缩放和旋转具有不变性-image template match,wirtten by a Brazilian,this algorithm is invariant for scale and rotation of images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3908698
    • 提供者:xing
  1. StereoMatch

    0下载:
  2. 提供图形匹配NCC和SSDA算法,在VC++工程上可运行,图像效果良好。-provide the arghrithm of image match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:2449
    • 提供者:liangxiao
  1. aa

    0下载:
  2. 一个可以实现对图像中多个轮廓一一匹配的算法-One can achieve multiple image matching algorithm outline eleven
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2452613
    • 提供者:图像处理
  1. matlab--surf

    0下载:
  2. 运用matlabr2012a,实现SURF算法的图像特征提取和匹配。-Use matlabr2012a, SURF algorithm for image feature extraction and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5002618
    • 提供者:李鹄
  1. cs_romp

    0下载:
  2. 压缩感知图像重构程序设计,采用正则化正交匹配追踪算法实现图像重构-Compressed sensing image reconstruction program design, using regularized orthogonal matching pursuit algorithm for image reconstruction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1596
    • 提供者:wangjing
  1. Wavelet_OMP

    0下载:
  2. 压缩感知图像重构程序的设计,采用正交匹配追踪算法重构二维图像-Compressed sensing image reconstruction program design, using two-dimensional orthogonal matching pursuit algorithm for image reconstruction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1214
    • 提供者:wangjing
  1. Wavelet_OMP_dct

    1下载:
  2. 根据压缩感知理论编写匹配追踪算法OMP程序,实现对图像的分解与重构,稀疏基为DCT基。-According to the theory of compressed perception OMP matching pursuit algorithm procedures, implementation of image decomposition and reconstruction of sparse matrix for DCT.
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-10
    • 文件大小:1024
    • 提供者:wangjing
  1. PeopleDensitydll

    1下载:
  2. 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
  3. 所属分类:Graph Recognize

    • 发布日期:2014-10-09
    • 文件大小:4759552
    • 提供者:徐云华
  1. pHash-0.9.4-sourcecode

    0下载:
  2. 开源的图像相似度感知hash算法,支持jpg等主流图像的相似度匹配。-the sourcecode algrithm is about picture of perceptual hash, supporting jpg format, and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:524817
    • 提供者:王易之
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com