CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 图像匹配

搜索资源列表

  1. winc3d

    0下载:
  2. 本程序是计算机视觉稠密匹配的程序,对两幅序列图像能够实现一个稠密视差图。-Computer Vision populated matching procedures, two image sequence to achieve a dense disparity map.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51.3kb
    • 提供者:lhc2000
  1. harris_detect

    0下载:
  2. 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.62mb
    • 提供者:lhc2000
  1. imagedetection

    0下载:
  2. 图像检测\\模板匹配的Visual C++代码-Image Detection \\ template matching Visual C code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24.36kb
    • 提供者:潘志刚
  1. graphyimaseg

    0下载:
  2. 基于图匹配理论的图像分割,是IJCV上那片经典文献的作者写的程序,简练实用。可以给做这方面的人的参考-based on the theory of graph matching image segmentation, Shangri-La is IJCV on classic literature written by the author of procedures, concise practical. This can be done to the people of reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.6kb
    • 提供者:刘恒
  1. monituihuo

    1下载:
  2. matlab 图形图像处理 图像匹配 模拟退火法直接匹配 优化算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:wang
  1. DigitRecognition

    0下载:
  2. 手写数字识别程序. 该程序实现了经典的模板匹配算法, 基于神经网络的匹配算法等. 是学习人工智能和图像处理的好的参考资料.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:671.67kb
    • 提供者:刘志远
  1. yichuansuanfajiejuemoshipipei

    0下载:
  2. 遗传算法做图像的模式匹配,绝对经典,有源码看,有执行文件可以执行,下面有个执行环境的文件请先安装。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9.53mb
    • 提供者:khong
  1. OMP算法:匹配追踪算法

    0下载:
  2. OMP算法:匹配追踪算法,输入字典和图像,获得图像在字典下的稀疏系数。有部分解释-OMP algorithm: matching pursuit algorithm, the input dictionary and images, access images in the dictionary under the sparse factor. Some explanation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:632byte
    • 提供者:liutingting
  1. PatternRecong

    0下载:
  2. 图像模式识别的各种算法及其编程实现,包括模板匹配分类器、几何分类器和神经网络分类器等,可用于手写数字的识别。-A variety of image pattern recognition algorithm and its programming, including template matching classifier, geometric classifier and neural network classifiers, etc., can be used for handwritte
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:515.62kb
    • 提供者:MORGAN
  1. APyramid

    1下载:
  2. 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:1.7mb
    • 提供者:xinxin
  1. NES

    0下载:
  2. 浅谈人工神经网络;人工神经网络的研究与应用;人工神经网络在图像匹配中的应用;于神经网络算法的字符识别方法研究-Of artificial neural networks artificial neural network research and applications Artificial Neural Network in Image Matching on neural network algorithm for character recognition method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:753.17kb
    • 提供者:徐超
  1. neural-network-image-matching

    0下载:
  2. 用matlab实现的图像识别,包含模板匹配和神经网络 -Image recognition using matlab implementation, including template matching and neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:阿和
  1. RecognizeTest

    0下载:
  2. 在vc++开发平台下,利用神经网络来进行图像数字识别,经过特征训练来进行识别匹配-In vc++ development platform, the use of neural networks for digital image recognition, through the training to identify matching features
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7.72mb
    • 提供者:安知
  1. genetic-algorithms

    0下载:
  2. 使用遗传算法实现简单的图像匹配,有基本的自适应遗传算法,以及标准的遗传算法-Simple genetic algorithm using image matching, a basic adaptive genetic algorithm, and the standard genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:14.66kb
    • 提供者:童小武
  1. TUIXANG

    0下载:
  2. 基于兴趣点的对互信息度的图像匹配算法,介绍详细-Based on the mutual information of the image matching algorithm point of interest, Detailed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:117.69kb
    • 提供者:zhouyan
  1. RobHess的SIFT源码

    0下载:
  2. RobHess的SIFT源码实现图像匹配的详细过程
  3. 所属分类:人工智能/神经网络/遗传算法

  1. location

    0下载:
  2. 基于多尺度的图像匹配, 基于多尺度的图像匹配-Image matching based multi-scale, multi-scale image matching, image matching based on multiscale
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:251.72kb
    • 提供者:星星
  1. 20171211留档

    0下载:
  2. 利用SVM对制备的样本进行三分类,对图像进行三角形匹配,模板匹配(SVM was used to classify the samples in three categories. Triangle matching and template matching were applied to the images.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:18.8mb
    • 提供者:peterll
  1. tvnpv

    1下载:
  2. 用于特征降维,特征融合,相关分析等,包括AHP,因子分析,回归分析,聚类分析,粒子图像分割及匹配均为自行编制的子例程。( For feature reduction, feature fusion, correlation analysis, Including AHP, factor analysis, regression analysis, cluster analysis, Particle image segmentation and matching subroutines them
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-23
    • 文件大小:4kb
    • 提供者:aswmgqvk
  1. sift匹配算法代码

    1下载:
  2. 利用matlab来实现sift图像匹配,做影像匹配方面研究的,有需要相关函数的可以下载,选取利用。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2020-10-28
    • 文件大小:22.09kb
    • 提供者:916387061
« 12 »
搜珍网 www.dssz.com