-
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别...
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括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
-
本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。...
本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。-The source to achieve a 3D programming in a very important class Quaternion. At the time of writing the premise of this class also includes three-dimensional vector space categories, as well as 4* 4 matrix arithmetic. Quaternion for the rotation of three-dimensional model can be well calculated.
- 2023-08-07 08:40:08下载
- 积分:1
-
Drawing on the realization of 3D geometry translation, rotation, variable than t...
对绘制的三维几何图形实现平移、旋转、变比的基本变换-Drawing on the realization of 3D geometry translation, rotation, variable than the basic transformation
- 2023-03-19 07:55:03下载
- 积分:1
-
基于Haar的车辆检测
应用背景应用于路口摄像头、Kinect等设备的车辆检测,是基于OpenCV中提供的Haar的车辆检测。程序中包含已训练好的车辆分类器car3.xml,可直接载入进行车辆检测。此程序包含车辆和人脸等检测。关键技术算法程序类似于人脸检测,替换掉训练好的车辆分类器xml,运行环境:vs201x+opencv2.4.x。此程序包含车辆和人脸等检测。
- 2022-03-17 05:17:54下载
- 积分:1
-
使用C#实现验证码识别,带有完整的教程文档。
使用C#实现验证码识别,带有完整的教程文档。-The use of C# Realize Verification Code identification, with a complete tutorial document.
- 2022-07-22 21:33:18下载
- 积分:1
-
path algorithm using a graphical programming Graphics2D
用路径算法实现了Graphics2D图形的编程-path algorithm using a graphical programming Graphics2D
- 2022-12-06 04:00:03下载
- 积分:1
-
Digital image processing a simple example, a simple seal generation software.
数字图像处理的一个简单示例,一个简单的印章生成软件。-Digital image processing a simple example, a simple seal generation software.
- 2022-10-16 13:05:03下载
- 积分:1
-
波形显示程序
别人写的一个类,相当于控件;挺好用的;里面有使用的介绍
- 2022-08-24 08:26:39下载
- 积分:1
-
看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。...
看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。-the software which can read the YUV of image.
this will be useful in video programming, also will be a necessary tool in developing H.264/AVC
- 2022-04-27 07:19:04下载
- 积分:1
-
图形处理程序,含有锐化,平滑等多种处理
图形处理程序,含有锐化,平滑等多种处理-Graphics processing procedures, containing sharpening, smooth handling, etc.
- 2022-01-25 14:26:57下载
- 积分:1