CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Image Recognition with MATLAB

搜索资源列表

  1. transform

    0下载:
  2. matlab例程,实现将图像样本转换成libsvm数据格式,并写入txt文件(附有测试和训练数据)-matlab routine to achieve the image samples into libsvm data format, and write txt file (with the test and training data)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:103.78kb
    • 提供者:zyx
  1. recognize

    0下载:
  2. 索书号文字图像分割、粘连字符切分、文字识别、彩色车牌分割-Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:5.49kb
    • 提供者:李荣华
  1. NumberRecognitionSystem

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

    • 发布日期:2017-04-07
    • 文件大小:341.29kb
    • 提供者:kongchao
  1. FHD_PAMI

    0下载:
  2. 去除彩色图像中的阴影,以便于图像分割,物体识别以及跟踪-To remove the shadow of color images in order to facilitate the image segmentation, object recognition and tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:16.75kb
    • 提供者:李瑞波
  1. pca2D

    1下载:
  2. 2DPCA用于人脸、步态等图像识别,可先按照行列比例将不规整图像归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。-2DPCA human face, gait, such as image recognition, in accordance with the ranks of the ratio can not structured to deal with the normalized image, and then training, and recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-29
    • 文件大小:2.51kb
    • 提供者:张天源
  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
    • 文件大小:1.05mb
    • 提供者:martin
  1. 1

    0下载:
  2. 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:99.85kb
    • 提供者:倪晓雷
  1. object_recognition.tar

    0下载:
  2. Object recognition application for identifying similar objects corresponding to input image
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.56mb
    • 提供者:maddy
  1. Image-segmentation-Extraction

    0下载:
  2. MATLAB图像分割提取算法源代码(示例车牌识别)-Extraction Algorithm for Image Segmentation MATLAB source code (sample license plate recognition)
  3. 所属分类:Graph program

    • 发布日期:2016-06-07
    • 文件大小:54.38kb
    • 提供者:梦中人
  1. Hausdorf_Matching

    0下载:
  2. Line Based Recognition using a Multidimensional Hausdorff Distance _______ DEscr iptION _______ Matching the image with its rotated and scaled version using 4 dimensional hausdorff measure. ___REFERENCE___ Paper 1: Line Based Recog
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:77.23kb
    • 提供者:Mehmet
  1. rice

    1下载:
  2. 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-02
    • 文件大小:946byte
    • 提供者:熊泽
  1. FaceRecognitionBasedonWaveletTransform

    0下载:
  2. 基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.34kb
    • 提供者:田虎
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:528.57kb
    • 提供者:yao
  1. LDA

    0下载:
  2. Complete Face Recognition System using LDA (with visiable training image set and testing image set-Complete Face Recognition System using LDA
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5.27mb
    • 提供者:欧阳西
  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. GonzalezDigitalImageProcessingMATLABversion

    0下载:
  2. 本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:19.59mb
    • 提供者:张云
  1. image-recognition-

    3下载:
  2. 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-19
    • 文件大小:937.41kb
    • 提供者:gaotengfei
  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
  1. MATLAB数字表盘识别[GUI界面,界面丰富]

    2下载:
  2. 该课题为MATLAB数字仪表图像识别系统。可以识别万用表,压力表,电表,手表等的数字识别,包括小数点。带有一个GUI界面,流程为:灰度,二值化,定位,连通闭环,分割出数字区域,开闭运算,去除小面积,细化,精准定位,分割,识别。(This project is a digital instrument image recognition system based on MATLAB. Can identify multimeter, pressure gauge, electricity mete
  3. 所属分类:matlab例程

    • 发布日期:2021-02-09
    • 文件大小:3.4mb
    • 提供者:可乐一生
« 12 3 4 5 »
搜珍网 www.dssz.com