CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab image recognition program

搜索资源列表

  1. Histogram-Face-Recognition-program

    0下载:
  2. 基于Matlab 直方图Histogram的人脸识别程序:给出人脸图像库,包含训练及测试模块,最终给出识别结果。文件中附介绍。-Histogram Histogram for Face Recognition Based on Matlab program: given face image database that contains training and testing modules, and ultimately gives the recognition results. Desc
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3.43mb
    • 提供者:sangsang
  1. LicenseRecognition

    1下载:
  2. 本文件用来实现基于图像处理和模式识别的采用matlab语言编写的的车牌识别程序-This file is used to realize image processing and pattern recognition based on the use of written matlab license plate recognition program
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:1.27mb
    • 提供者:
  1. barcode

    1下载:
  2. 基于图像的条形码识别程序(识别EAN13码),只要条形码的背景部分是纯色,程序就能有相当强的鲁棒性。-Image-based bar code recognition program (recognize EAN13 code), as long as the background of the bar code is solid, the program can be quite strongly robust.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:718.1kb
    • 提供者:陈皓
  1. chepaisecaitiqu

    0下载:
  2. 该程序首先把rgb图像转化为XYZ空间,然后在XYZ空间进行一些阈值找到黄色的底色车牌,这是从国外的车牌识别程序,但不明白那些阈值为什么要那么设,用的是什么原理? 还有一个疑问就是,这个程序对于输入的车牌有时候找到的是车牌的底,有时候是车牌的数字。一个是黄色,一个是白色。真不知道怎么找的。-The program first rgb image into XYZ space, and then in the XYZ space to some threshold to find a yel
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:93.44kb
    • 提供者:shayu
  1. face_identification

    0下载:
  2. 用于人脸识别的MATLAB程序,可以很好的对人脸的 图像进行加工处理后的识别技术-MATLAB program for Face Recognition can be a good face on the image processing after recognition technology
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:520.06kb
    • 提供者:屈小康
  1. roadrecognization

    0下载:
  2. 道路识别的一个matlab仿真程序,主要是基于道路颜色的图像处理。-A road recognition matlab simulation program was based primarily on the road color image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.84mb
    • 提供者:宁杭
  1. KernelPrincipalComponentAnalysis

    0下载:
  2. 用于图像识别的核主分量识别子程序,不包括分类器程序-For image recognition to identify the nuclear principal component subprogram does not include classification program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:5.48kb
    • 提供者:付建胜
  1. program

    0下载:
  2. 基于神经网络的人脸图像识别程序。 使用MATLAB完成的。-Based on neural network image recognition procedures face.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2.2kb
    • 提供者:MR_WANG
  1. 4_hough

    3下载:
  2. 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14.19kb
    • 提供者:cui ju
  1. letterrecognition

    0下载:
  2. 字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。-The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph image, we are allowed to train ou
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:128.71kb
    • 提供者:awordman
  1. Image-segmentation-Extraction

    2下载:
  2. 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:19.56kb
    • 提供者:动荡
  1. SpeechRecognition_DTW

    0下载:
  2. Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:593.33kb
    • 提供者:Aso
  1. chepaishibie

    0下载:
  2. 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1012.83kb
    • 提供者:xixi
  1. Image-segmentation-Extraction

    0下载:
  2. 一种简单的车牌识别的MATLAB程序源码-Simple MATLAB program license plate recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:55.18kb
    • 提供者:liyi
  1. wordDetect

    0下载:
  2. 一个数字图像字符识别程序,添加需要处理的图片名称即可直接运行,注释很详细,识别效果不错。-A digital image character recognition program, add the need to address the image name can be run directly, comment in detail, identify good results.
  3. 所属分类:Graph Recognize

    • 发布日期:2015-09-26
    • 文件大小:4kb
    • 提供者:cym
  1. pattern-recognition-

    0下载:
  2. 这是一个关于图像识别的程序,可以根据图像中的某些点,识别出图像的形状-This is a program on the image recognition, according to some point in the image, identify the shape of the image
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:426.64kb
    • 提供者:谢师
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6.6mb
    • 提供者:张数
  1. PCA-face-recognition-program

    0下载:
  2. 图像匹配的matlab pca人脸识别程序 -Image matching matlab PCA face recognition program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:3.51kb
    • 提供者:dongning
  1. Digital-image-matlab-program

    0下载:
  2. 数字图像处理,人脸识别,matlab实现程序-Digital image processing matlab achieve recognition program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.27kb
    • 提供者:江华
  1. 条形码识别matlab程序

    1下载:
  2. 用matlab编写的条形码识别程序,有图像例子,有识别结果,包含校验,很实用。(Bar code recognition program written with matlab, there are image examples, recognition results, including verification, very practical.)
  3. 所属分类:其他

    • 发布日期:2020-02-21
    • 文件大小:304kb
    • 提供者:楠楠12345
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com