搜索资源列表
matlab-wenzishibie
- 该算法用matlab编写,并且实现对文字识别。附带图片。-the algorithm using Matlab preparation, and to achieve recognition for words. Photo attached.
SeveralCharacterRecognition
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
Matla--Image3
- MATLAB图像处理中的实力应用 ,在文字识别,车牌识别中有较为广泛的应用,第一部分-MATLAB image processing in the strength of applications, in character recognition, license plate recognition to have a fairly wide range of applications, the first part of
simplecharrec(III)
- 用matlab实现的文字识别源码 应用GUI界面 代码经过优化 效率很高~推荐-matlab word explore type
LetterImageRecognition
- 文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmen
rec
- 文字识别的简单代码,是个模板生成的程序,希望对大家有用-Easy to identify the language code, is a template to generate the procedures, in the hope that everyone useful! !
PNN
- 概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
Codes
- 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
yigechepaishibiedechengxu
- 车牌识别,车牌检测,文字识别,字符识别,车牌自动检测,字符分割,字符匹配-License plate recognition, license plate detection, character recognition, character recognition, license plate detection, character segmentation, character match
matlab-chap8
- 包括索书号文字图像分割,粘连字符切分,文字识别,彩色车牌分割,商标文字分割,文字识别的识别子函数,文字识别的结构特征提取子函数-Including the Call text, image segmentation, adhesion character segmentation, character recognition, color plate division, trademarks, text segmentation, character recognition subroutine
numbers-and-characters-recognation-
- 数字、文字图像识别; 程序代码说明: P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Numbers, text, image recognition code Descr iption: P0801: Call text segmentation P0802: Touching
Matlab-image-process-example
- matlab图像处理案例,包括癌细胞边缘检测,形态学分析,文字识别-matlab image process example
文字识别:包括图像分割,粘连字符切分,文字识别
- 文字识别:包括图像分割,粘连字符切分,文字识别(Image recognition: including image segmentation, character recognition)
waiji
- Hopfield 神经网络文字识别matlab代码(Hopfield neru net matlab code easy to use)
matlab
- 索书号文字图像分割,粘连字符切分,彩色车牌分割 ,文字识别的结构特征提取子函数(Call text image segmentation, character segmentation, color plate segmentation, text recognition feature extraction Functions)
1.字母识别项目
- 用于字母识别实用的matlab程序,在图像文字识别中得以应用。(The practical matlab program for letter recognition can be used in image recognition.)
matlab中文字符的识别代码
- 提供一种中文字符识别的代码 文件中提供执行代码和执行结果(Provides code and execution results in a code file that provides a Chinese character recognition)
StrDetect01
- Matlab代码文字识别:包括图像分割,粘连字符切分,文字识别(Matlab code character recognition: including image segmentation, adhesion character segmentation, character recognition.)
基于MATLAB的文字识别
- 基于matlab的手写字体识别程序,并对结果进行保存(Matlab based handwritten font recognition program, and save the results.)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易