搜索资源列表
图像分割识别
- 车牌分割源码 简单的文字识别
wenzishibie
- MATLAB开发的文字识别的实例 欢迎下载-MATLAB to develop the character recognition example of welcome to download
SeveralCharacterRecognition
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
ex1
- 基于matlab 车辆车牌文字识别功能。-Matlab-based vehicle license plate character recognition function.
ex2
- 基于matlab车辆车牌文字识别功能-Matlab-based vehicle license plate character recognition function
ex3
- 基于matlab车辆文字识别处理方法-Matlab vehicles based on text recognition processing method
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! !
fruzzy
- 手写文字识别系统,可以实现图片直接转换成txt文档-Fruzzy systerm
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
literacy
- 基于matlab数字图像处理文字识别源文件-Based on digital image processing, character recognition matlab source file
CharacterRecognition
- 收集的关于文字识别的几篇论文,其中有关于中文文字识别的部分-Collected several dissertation on the character recognition
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
文字识别:包括图像分割,粘连字符切分,文字识别
- 文字识别:包括图像分割,粘连字符切分,文字识别(Image recognition: including image segmentation, character recognition)
文字识别MATLAB程序思路
- 简单的文字识别,用于图像文字处理的预处理包括二值化、膨胀腐蚀、分割算法等。(Simple text recognition, image processing for the text of the pretreatment, including two values, expansion corrosion, segmentation algorithm.)
基于MATLAB的文字识别
- 基于matlab的手写字体识别程序,并对结果进行保存(Matlab based handwritten font recognition program, and save the results.)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易