文件名称:comVision
介绍说明--下载内容均来自于网络,请自行研究使用
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
-Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
-Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character
(系统自动生成,下载前可以参看下载内容)
下载文件列表
comVision\pretreat.m
.........\getRightLump.m
.........\getRightPosition.m
.........\findsita.m
.........\clip.m
.........\deleteWord.m
.........\creattemp.m
.........\devide.m
.........\lines.m
.........\rows.m
.........\creatnum.m
.........\templates.mat
.........\num\1-0.bmp
.........\...\2-0.bmp
.........\...\3-0.bmp
.........\...\4-0.bmp
.........\...\5-0.bmp
.........\...\6-0.bmp
.........\...\7-0.bmp
.........\...\8-0.bmp
.........\...\9-0.bmp
.........\...\10-0.bmp
.........\...\0.bmp
.........\...\5-1.bmp
.........\...\6-1.bmp
.........\...\7-1.bmp
.........\...\8-1.bmp
.........\...\9-1.bmp
.........\...\10-1.bmp
.........\...\1-1.bmp
.........\...\2-1.bmp
.........\...\3-1.bmp
.........\...\4-1.bmp
.........\...\g.bmp
.........\...\s.bmp
.........\getNumber.m
.........\read_letter.m
.........\numCongnition.m
.........\使用说明.txt
.........\00imgGray.jpg
.........\10imgBi.jpg
.........\20imgFilter.jpg
.........\30imgLump.jpg
.........\31imgLump.jpg
.........\40rightLump.jpg
.........\41onlyword.jpg
.........\50Clip.jpg
.........\51rightPosi.jpg
.........\60deleteWordsi.jpg
.........\70Eroded.jpg
.........\hs_err_pid3040.log
.........\hs_err_pid2156.log
.........\pretreat0.m
.........\able1\02.jpg
.........\.....\01.jpg
.........\.....\03.jpg
.........\adaptivethreshold.m
.........\minboundrect.m
.........\able2\02.jpg
.........\.....\03.jpg
.........\.....\05.jpg
.........\.....\01.jpg
.........\.....\07.jpg
.........\.....\04.jpg
.........\....3\02.JPG
.........\.....\03.JPG
.........\.....\04.JPG
.........\.....\01.JPG
.........\hs_err_pid1480.log
.........\deleteChineseWords.m
.........\hs_err_pid6068.log
.........\hs_err_pid3184.log
.........\hs_err_pid1452.log
.........\hs_err_pid1604.log
.........\num
.........\able1
.........\able2
.........\able3
comVision