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

搜索资源列表

  1. plate

    0下载:
  2. 毕业设计车牌识别,基于模式识别的车牌检测与识别。C++源代码与程序-Graduation license plate recognition, license plate detection based on pattern recognition and identification. C++ source code and procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:5078976
    • 提供者:孟韬
  1. face-detect

    0下载:
  2. VC++入门,基于模式识别的人脸检测与识别,图像匹配基础。-VC++ entry, based on pattern recognition and face detection and recognition, image matching foundation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4371076
    • 提供者:孟韬
  1. mav-feature

    0下载:
  2. 提取信号的平均绝对值特征,为模式识别作准备-mean absolute value feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:1130
    • 提供者:switcher
  1. willison-amplitude

    0下载:
  2. 提取信号的willison特征,为模式识别作准备-willison amplitude feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:1429
    • 提供者:switcher
  1. n-order-f-moment

    0下载:
  2. 计算信号的高阶频率矩特征,为模式识别作准备-high order frequency moment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:892
    • 提供者:switcher
  1. Clustering-procedure

    0下载:
  2. 图像模式识别一书当中的聚类程序。VC++6.0环境下运行。-Image pattern recognition a book among the clustering procedure. VC++6.0 environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:10179623
    • 提供者:夏小满
  1. Computer--and-Image-

    0下载:
  2. 是计算机视觉的一本经典书籍,信号处理和模式识别的专业课指定书籍-Computer vision is a classic book, signal processing and pattern recognition courses designated books
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12078164
    • 提供者:
  1. classification

    0下载:
  2. 数字图像处理模式识别分类Visual C++源代码-Digital image processing pattern recognition classifier Visual C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5189632
    • 提供者:maplhs
  1. 794MTorch

    0下载:
  2. 数字图像处理模式识别分类Visual C++源代码-Digital image processing pattern recognition classifier Visual C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:180673
    • 提供者:maplhs
  1. MOSHISHIBIE

    0下载:
  2. 模式识别中对已有数据的分析和归类,有源代码和数据部分,相当好的matlab程序-Pattern Recognition of existing data analysis and classification, source code and data portions, very good matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2424
    • 提供者:朱孔
  1. test

    0下载:
  2. 实现数字图像模式识别中图像的标识和特征提取,并实现计算样品的特征值。-Digital image pattern recognition and image feature extraction identifies and implements the eigenvalues ​ ​ of the sample is calculated.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6464
    • 提供者:于倩
  1. Cracking_the_Coding_Interview_-4th

    0下载:
  2. 图像处理论文,希望对大家有帮助。都是关于模式识别和机器学习之类的-Image processing paper, we want to help. All about pattern recognition and machine learning class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1272593
    • 提供者:陈典兵
  1. LBP

    0下载:
  2. 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8675311
    • 提供者:冷冷
  1. kernels

    0下载:
  2. 根据模式识别理论,低维空间线性不可分的模式通过非线性映射到高维特征空间则可能实现线性可分,但是如果直接采用这种技术在高维空间进行分类或回归,则存在确定非线性映射函数的形式和参数、特征空间维数等问题,而最大的障碍则是在高维特征空间运算时存在的“维数灾难”。采用核函数技术可以有效地解决这样问题。 -According to the pattern recognition theory, a low dimensional space linearly inseparable pattern th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:90206
    • 提供者:jackchan
  1. template-matching-algorithm-

    0下载:
  2. 两种改进的模式识别算法应用在字符识别上,改进以后精度增加-Two improved pattern recognition algorithms used in character recognition, and improve future accuracy increases
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:724158
    • 提供者:qichengzuo
  1. 12341

    0下载:
  2. 最近邻分类器,采用matalb来进行k最近邻分类的方法,应用于模式识别。-Nearest neighbor classifiers using matalb for k nearest neighbor classification methods used in pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1084
    • 提供者:俞斌
  1. glutupload

    0下载:
  2. 数字图像处理 ,模式识别 opengl 变长参考书籍-Digital image processing, pattern recognition opengl variable length reference books
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:80294
    • 提供者:pengpeng
  1. frft

    1下载:
  2. 分数阶傅里叶变换源程序,可直接运行,对信号检测,模式识别,以及数字水印专业的学生都会有帮助-Fractional Fourier transform source code, can be run directly on the signal detection, pattern recognition, and digital watermarking majors will help
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:969728
    • 提供者:牛花
  1. shipin

    0下载:
  2. 该程序能够实现视频的载入和编辑,适合模式识别与计算机视觉的朋友下载。-editing, suitable for pattern recognition and computer vision friend to download.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9193021
    • 提供者:mifan
  1. Bayesian

    0下载:
  2. 贝叶斯决策理论常用于模式识别中,这是最常用的一种贝叶斯决策的matlab原程序-Bayesian decision theory commonly used in pattern recognition, which is most commonly used as a Bayesian decision matlab original program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1108
    • 提供者:江川港
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com