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

搜索资源列表

  1. NeuralNetwork_RBF_Classification.m

    0下载:
  2. 基于径向基函数网络即RBF网络的分类识别程序-Based on the radial basis function network RBF network classification and recognition program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:682
    • 提供者:lihua
  1. 1

    0下载:
  2. 寻找一定范围图像内的质心,matlab矩阵实验的m文件-finding center
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:670
    • 提供者:lee
  1. ShapeContext

    1下载:
  2. 形状上下文的matlab源码,执行demo1.m和demo2.m两个文件可以查看效果-Shape context
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:93243
    • 提供者:小葱
  1. texture

    0下载:
  2. 用于基于图像纹理特征提取的图像检索,其中包括matlab中自带的graycomatrix和graycoprops两个m文件,和四个用于提取图像纹理特征及图像检索的m文件-For image retrieval, including matlab comes graycomatrix, and graycoprops two m files, and four m-files used to extract image texture features and image retrieval ba
  3. 所属分类:Graph Recognize

    • 发布日期:2016-05-25
    • 文件大小:12288
    • 提供者:
  1. hopfield

    0下载:
  2. 使用hopfield 神经网络实现数字识别(注意先运行data.m得到数据data1.mat和data2.mat后再运行recognize.m程序)-recognize numbers using hopfield neural network(notes:please carry out the file data.m fistly to get data1.mat and data2.mat,then the file recognize.m)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:1830
    • 提供者:chenxue
  1. adt_segmentation.m

    0下载:
  2. 胸透图片囊块识别,并且标记囊块的区域,用于医学和图形识别和分析-Chest X-ray pictures capsule block recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:1036
    • 提供者:吴亚鑫
  1. online-letter-recognizing

    1下载:
  2. 基于vs2010的在线字符识别程序,该程序有字符识别和训练两种模式.在识别模式下可以用鼠标在窗口‘Win’写下字符,识别结果会呈现在窗口‘Win2’;在训练模式下当你写下大写字母程序将把数据写入data.txt。按下按键‘m’可以在两种模式间切换-The letter online handwriting recognize based on vs 2010 there are two state<recognizing and training> for the app. In
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-10
    • 文件大小:2619392
    • 提供者:yl.wang
  1. PCA-code

    0下载:
  2. 文档包括:CreatDatabase.m ,特征脸和识别三个m文件,有一定的用处。-Documentation includes: CreatDatabase.m, characteristic face and identify three m file, have a certain usefulness.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:2046
    • 提供者:疾风
  1. CS_OMP

    0下载:
  2. 正交匹配追踪法实现1-D信号压缩传感,测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构-Orthogonal Matching Pursuit
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1538
    • 提供者:robot
  1. FacePeopleDetection.m

    0下载:
  2. 用matlab实现的人脸检测及识别 程序简单易懂-codes for people face dectection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1093
    • 提供者:lauile
  1. efefddt11

    0下载:
  2. segmentation m file matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:4128
    • 提供者:rabie
  1. pendule-inverse

    0下载:
  2. m file matlab traitement d image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:10222
    • 提供者:rabie
  1. recognition

    1下载:
  2. 本程序主要实现了基于贝叶斯分类的手写数字识别。 1、主程序为recognition.m,运行程序只需打开recognition.m文件运行即可 2、byes算法程序分别在bayes_erzhi.m文件、bayes_leasterror.m文件和bayesleastrisk.m文件中,分别对应着基于二值数据的bayes法的算法和基于最小错误的bayes法的算法和基于最小风险的贝叶斯分类器。 -The program achieved a handwritten numeral reco
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:332313
    • 提供者:严娟
  1. voc-release3.1(gai)

    1下载:
  2. 这个就是SVM识别的,说是世界识别冠军程序。源程序不是在windows 下的,这个该成了Windows下的,打开DEMO.M文件直接运行。检测的程序改好了,-This is the SVM identified, said that the world championship recognition program. The source is not in the windows, which became the Windows, open the file directly DEMO.M
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7487024
    • 提供者:gy
  1. bradley

    0下载:
  2. The main function for local thresholding. averagefilter.m A subroutine - a faster version of MATLAB s build-in fspecial( average , [3 3]). bradley.png-The main function for local thresholding. averagefilter.m A subroutine- a faster version o
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:210311
    • 提供者:zhz
  1. barcode

    0下载:
  2. 条码识别matlab代码,解压缩文件,运行M文件-barcode recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:zhz
  1. FisherFaces

    0下载:
  2. 本文在Matlab R2012a下面实现了fisherface算法,选用的人脸库是ORL,其中有40 人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测 试),图像大小为112x92。 主程序入口:Main.m 读取样本:CreatDatabase.m FisherFace核心:FisherFaceCore.m 识别:Recognition.m 训练样本库:TrainDatabase 测试样本库:TestDatabase 不足:识别准确率有待
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4238160
    • 提供者:邱竞
  1. shibie

    0下载:
  2. 数字识别,包括0至9还有字母M,使用BP神经网络训练,训练精度到0.001-Digital identification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:247186
    • 提供者:尹立
  1. face.m

    0下载:
  2. matlab做人脸识别的一段程序源码,需要自行下载数据库-do face recognition matlab source code of a program, you need to download the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1434
    • 提供者:wanlu wei
  1. zwsb_matlab

    0下载:
  2. 指纹识别MATLAB代码,fd.m对图像平滑处理、二值/提取骨骼/删除毛刺、特征点提取;包含四个程序,多个函数-Fingerprint identification code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:448560
    • 提供者:张欣欣
« 1 2 3 45 6 »
搜珍网 www.dssz.com