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

搜索资源列表

  1. 200572811235798

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1224844
    • 提供者:wangjinfeng
  1. ica_for_image

    0下载:
  2. 本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:3097
    • 提供者:黄璞
  1. skindetection

    0下载:
  2. 肤色检测的程序,可以检测的肤色利用matlab实现-Color detection procedure can detect the color to use matlab to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:16116
    • 提供者:肖郎
  1. HumanFaceLDA(Matlab)

    0下载:
  2. 线性判别方法,人脸数据库上的LDA程序,基于Matlab,供学习使用-Linear discriminant method, human face database of LDA procedures, based on Matlab, for learning to use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1798
    • 提供者:吴梦
  1. facedetect

    2下载:
  2. 速度快功能强大的人脸检测程序,非常好用。基于Matlab的。-Fast powerful face detection procedures, very easy to use. Based on the Matlab.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-13
    • 文件大小:31827
    • 提供者:胡源
  1. LDA2D-2

    0下载:
  2. 人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-02
    • 文件大小:1257
    • 提供者:niushaobo
  1. PCA2D

    0下载:
  2. 人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1123
    • 提供者:niushaobo
  1. MatlabFaceDetect

    0下载:
  2. 用c/c++联合编写的人脸搜索算法。使用openCV库-With c/c++ United prepared Face search algorithm. OpenCV library use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:19025879
    • 提供者:dudu
  1. KFDA

    1下载:
  2. 此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face database contains a total of 40
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:5754
    • 提供者:liz
  1. face

    0下载:
  2. PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用-PCA face recognition matlab source code, you can try to figure out as a beginner to learn the use of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1972
    • 提供者:
  1. duojiaoHarris

    0下载:
  2. 经典的Harris角点检测程序,用matlab来写的当个文件,可下载参考一下。-Classic Harris corner detection procedures to use matlab as a written document can be downloaded for reference.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1175
    • 提供者:chiaks
  1. analgorithmforextractionandanalysis

    0下载:
  2. 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1100315
    • 提供者:martin
  1. cell-get

    0下载:
  2. 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:1669
    • 提供者:cicy
  1. vcc

    0下载:
  2. 手写体识别系统EXE可以调试,字母识别,VCC使用,本人谢谢了-EXE handwriting recognition system can debug, letter recognition, VCC to use, I thank the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:338537
    • 提供者:大方
  1. wch1

    0下载:
  2. 利用小波的能量距作为特征进行雷达波形的特征提取-From the use of wavelet energy as a radar waveform characteristics of the feature extraction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:516
    • 提供者:Stephen
  1. RecogofDigit

    0下载:
  2. 字符识别,识别0-9十个字符。具有较好的灵活性,能使用多种训练函数-Character recognition, character identification 0-9 10. Has good flexibility, can use a variety of training functions
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:2280
    • 提供者:江羽
  1. 2009101511094428

    0下载:
  2. 指纹识别的matlab源码,还比较好用,请多多指教-Fingerprint recognition matlab source code, is still relatively easy to use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:635747
    • 提供者:伍海军
  1. Edge_Detection

    0下载:
  2. Edge Detection This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:6227
    • 提供者:radim.rh
  1. sc_demo

    0下载:
  2. shape context matlab opensource code use in image process Contains the canny edge detector and the shape context of the optimization calculation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:95003
    • 提供者:wf
  1. OCR

    0下载:
  2. 利用小波轉換特徵的簡單OCR程式,主要是切割成數個block利用垂直、水平、斜角能量計算-The use of wavelet transform features a simple OCR program, mainly cut into a few block the use of vertical, horizontal, angle energy calculation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:968626
    • 提供者:smallsame
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com