-
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别...
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretreatment modules : including training data and identification data read, in one, two values of feature extraction module : the main characteristics of the direction including strokes and grid density characteristics, but also based on the identification of the requirements to continue to increase other identification ( Categories) modules : include SVM methods and BP networks, which SVM method for the identification of high SVM+ mesh density characteristics, in a small set of characters to achieve a recognition rate of over 97% using OO ideological preparation, suitable for secondary development
- 2022-01-25 21:15:15下载
- 积分:1
-
STM32 UCOS 显示源码
本源码是基于Keil
MDK编写的。上面开发环境中没有keil的选项,不知道为什么?本程序可以直接运行在火牛STM32的开发板。是基于UCOS+UCGUI编写的。
-The source code is written based on the Keil MDK. The above development
environment does not the keil option, do not know why? This program can
run directly on the AC adapter the STM32 development board. Written
UCOS+UCGUI.
- 2022-02-22 00:27:05下载
- 积分:1
-
用matlab和vc++联合开发的能量图绘图程序
用matlab和vc++联合开发的能量图绘图程序-using Matlab and vc joint development of energy mapping procedure
- 2022-08-21 15:47:38下载
- 积分:1
-
一个将图像转化为256色位图的代码
一个将图像转化为256色位图的代码-an image into a 256-color bitmap code
- 2022-08-23 01:25:21下载
- 积分:1
-
VTK use and installation instructions, The creation of a Microsoft Foundation Cl...
vtk使用和安装说明,The creation of a Microsoft Foundation Class Single Document Interface using VTK -VTK use and installation instructions, The creation of a Microsoft Foundation Class Single Document Interface using VTK
- 2023-01-24 19:15:04下载
- 积分:1
-
maya5 _ 6xfileexporter
maya5_6XFileExporter
- 2022-04-18 15:57:05下载
- 积分:1
-
源代码的图像特征提取,使用Sobel算子边缘提取…
图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
- 2022-02-05 11:57:48下载
- 积分:1
-
本程序是图像复合文档高级编程
本程序是图像复合文档高级编程-compound document images Advanced Programming
- 2022-03-01 09:12:51下载
- 积分:1
-
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见rea...
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见readme-To provide a contrast. Net framework provided by the bitmap.getpixel or setpixel () function for faster access to bitmap mode, detailed examples, see readme
- 2022-07-23 04:32:56下载
- 积分:1
-
一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行...
一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
- 2022-01-21 04:13:59下载
- 积分:1