-
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别...
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括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
-
显示一个绕三个轴旋转的立方体,纹理是自动插值的。
显示一个绕三个轴旋转的立方体,纹理是自动插值的。-around 3 shows a rotating cube, texture automatic interpolation.
- 2022-02-10 15:14:46下载
- 积分:1
-
用java编写的图像处理
用java编写的图像处理-process graghics with java
- 2022-03-15 08:17:29下载
- 积分:1
-
Computer graphics algorithms are breseham document summing up the report of the...
计算机图形学 breseham 算法 有课程设计报告 文档总结 截图-Computer graphics algorithms are breseham document summing up the report of the curriculum design screenshot
- 2022-07-24 18:58:35下载
- 积分:1
-
用C语言编写的动态演示C直线裁剪的源代码
用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
- 2023-01-11 06:45:03下载
- 积分:1
-
在对话框画图标核心程序
在对话框画图标核心程序-icon painting in the dialog box procedure core
- 2023-06-19 12:20:03下载
- 积分:1
-
实现了: DAA画线法画直线 ,中点画线法画圆(输入x坐标,y坐标,圆心) 二维区域填充(种子填充颜色算法) 直线裁减 贝塞尔曲线...
实现了: DAA画线法画直线 ,中点画线法画圆(输入x坐标,y坐标,圆心) 二维区域填充(种子填充颜色算法) 直线裁减 贝塞尔曲线-realized : DAA painting straight line method, the dotted line method Circle (input coordinates x, y coordinates of the center) two-dimensional area filling (seed filling color algorithm) Bessel linear reduction curve
- 2022-03-14 04:55:12下载
- 积分:1
-
BMP位图处理的源代码,非常好用
BMP位图处理的源代码,非常好用-bitmap BMP handling the source code, very handy
- 2022-09-20 00:35:03下载
- 积分:1
-
色彩传递算法
该算法为色彩传递的matlab算法,该方法属于经典的色彩传递算法中彩色传递的部分,彩色互相传递。
- 2022-03-18 16:12:38下载
- 积分:1
-
显示图像渐变效果的一段小代码
显示图像渐变效果的一段小代码-graded results showed images of a small section of code
- 2022-08-17 04:34:46下载
- 积分:1