文件名称:xihua
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-20
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1) 将图片灰度化与二值化
(2) 去噪,然后切割成一个一个的字符
(3) 提取每一个字符的特征,生成特征矢量或特征矩阵
(4) 分类与学习。将特征矢量或特征矩阵与样本库进行比对,挑选出相似的那类样本,将这类样本的值作为输出结果。
-(1) the image gray scale with two values
(2) denoising, then cut into a character
(3) extract features for each character, generating a feature vector or feature matrix
(4) classification and learning. The feature vector or feature matrix and sample database to compare, select the type of the similar sample, this kind of sample values as output results.
(2) 去噪,然后切割成一个一个的字符
(3) 提取每一个字符的特征,生成特征矢量或特征矩阵
(4) 分类与学习。将特征矢量或特征矩阵与样本库进行比对,挑选出相似的那类样本,将这类样本的值作为输出结果。
-(1) the image gray scale with two values
(2) denoising, then cut into a character
(3) extract features for each character, generating a feature vector or feature matrix
(4) classification and learning. The feature vector or feature matrix and sample database to compare, select the type of the similar sample, this kind of sample values as output results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xihua\xihua\Properties\Resources.resx
.....\.....\..........\Settings.settings
.....\.....\..........\AssemblyInfo.cs
.....\.....\..........\Resources.Designer.cs
.....\.....\..........\Settings.Designer.cs
.....\.....\Properties
.....\.....\Form1.Designer.cs
.....\.....\Form1.cs
.....\.....\xihua.csproj
.....\.....\bin\Debug\xihua.vshost.exe.manifest
.....\.....\...\.....\xihua.vshost.exe
.....\.....\...\.....\xihua.exe
.....\.....\...\.....\xihua.pdb
.....\.....\...\Debug
.....\.....\bin
.....\.....\obj\Debug\TempPE
.....\.....\...\.....\xihua.Form1.resources
.....\.....\...\.....\xihua.Properties.Resources.resources
.....\.....\...\.....\xihua.exe
.....\.....\...\.....\xihua.csproj.FileListAbsolute.txt
.....\.....\...\.....\Refactor
.....\.....\...\.....\xihua.csproj.GenerateResource.Cache
.....\.....\...\.....\xihua.pdb
.....\.....\...\Debug
.....\.....\obj
.....\.....\Form1.resx
.....\.....\Program.cs
.....\xihua
.....\xihua.sln
.....\xihua.suo
.....\0.bmp
.....\1.bmp
.....\2.bmp
.....\3.bmp
xihua