登录
首页 » 图形图像 » 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别...

目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别...

于 2022-01-25 发布 文件大小:330.60 kB
0 264
下载积分: 2 下载次数: 1

代码说明:

目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C + + 的 LBP 代码
    局部二元模式(LBP)是一种用于在计算机视觉分类功能。 LBP是特定情况在1990年[1] [2] LBP于1994年首先描述[3] [4]它提出的纹理谱模型由于被认为是一个强大的功能的纹理分类;它已经进一步确定,当LBP是结合定向梯度直方图(HOG)的描述符,它提高了检测性能相当一些数据集。该LBP特征向量,在其最简单的形式中,通过以下方式创建的:划分检测窗口进入细胞(例如16×16像素的每个单元格)。用于在小区中的每个像素,比较像素到它的每一个8邻居(在它的左顶,左中间,左底部右顶部,等等)。跟随一个圆,即顺时针或逆时针的像素。其中,中心像素的值大于邻居的值,写入“1”。否则,写“0”。这使一个8位二进制数(通常是转换为十进制为方便起见)。计算的每个“号码”中出现的频率的直方图,在细胞内,(即,对每个组合哪些像素是较小的,哪些是大于该中心)。任选正常化直方图。串联所有细胞(归)直方图。这给出了窗口的特征向量。特征向量现在可以使用支持向量机或其他机器学习处理算法进行分类的图像。这样的分类可以用于人脸识别或纹理分析。
    2022-03-21 06:15:16下载
    积分:1
  • 用于将从扫描仪或者数码相机获得的文件中的或地数字化,并且进行显示。...
    用于将从扫描仪或者数码相机获得的图像文件中的图形或地图数字化,并且进行显示。-from scanners used in digital cameras or access to the image files of graphics or digital map, and it shows.
    2023-04-25 15:55:04下载
    积分:1
  • The use of DC to draw SourceFilter generated picture Visual C++, DirextX program...
    使用DC来绘制SourceFilter生成的图片Visual C++,DirextX编程_DirextX-The use of DC to draw SourceFilter generated picture Visual C++, DirextX programming _DirextX
    2022-08-13 14:11:15下载
    积分:1
  • M
    The m-file is a demonstration script. Using your own array of image data, or a built-in default, a demo window is displayed where you can click to indicate points and see the snake program in action.
    2022-04-26 23:07:42下载
    积分:1
  • Visual c++ to prepare the host
    Visual c++编写主机端虚拟频谱显示仪!-Visual c++ to prepare the host-side virtual spectrum displays!
    2023-02-07 12:50:03下载
    积分:1
  • 更全面的处理和分析软件源码
    较全面的图像处理与分析软件源程序-more comprehensive image processing and analysis software source
    2022-06-29 08:17:57下载
    积分:1
  • 使用opengl中的纹理贴,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)...
    使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
    2023-04-11 18:15:07下载
    积分:1
  • <Visual C++数字处理>配套光盘3
    <Visual C++数字图像与图形处理>配套光盘3- matching CD 3
    2022-10-02 04:15:03下载
    积分:1
  • 中点Bresenham画直线算法
    中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
    2022-11-18 16:20:04下载
    积分:1
  • 人脸定位实例
    人脸定位实例 人脸区域定位,特征标注 边缘提取等等
    2023-01-14 23:30:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载