搜索资源列表
parttern
- 实现手写数字识别算法,经过学习以后,可以识别用户使用鼠标在屏幕指定区域内书写的0-9十个数字。
chinesewordrecognition
- 代码实现手写输入汉字识别的功能,首先通过鼠标手写输入汉字进行学习并建库,随后才能对输入汉字进行识别。
BControlPoint_BSpline_LeftDrag1
- 使用3次B样条函数平滑算法平滑鼠标drag而使用的曲线,该工程加入了针对手写数位板的算法-3 B-spline smoothing algorithm smooth drag the mouse to use the curve, the project joined the algorithms for handwriting tablet
SimpleMPRViewer
- 自己在学习C#过程中随手写的代码,主要为了练手. 实现的功能为一个类似医学图像MPR处理的简单浏览器,其中以自制的色块代替了医学影像数据方便测试,实现了鼠标的移动,旋转,缩放以及mpr三方向定位等基本功能,相信能为大家提供一点帮助. 本来做的是个类库,请以另一个项目TestApplication启动-C# in the process of learning to write code easily, the main hands in order to practice. To ach
ex13_061221015
- 1)实现手写阿拉伯数字的识别。 2)读入测试图象,鼠标选中相应区域,输出区域中的数字值。-1) to achieve the recognition of handwritten Arabic numerals. 2) read the test images, the mouse to select the appropriate region, the output of the digital value of the region.
mode
- 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
cluster
- 在左视图上单击鼠标左键,可获得3种数据源:【标准数字聚类】、【手画图形聚类】、【位图文件分析聚类】。 (1) 标准数字 在工具条中按下【标准数字聚类】按钮后,选择工具条上提供的各种标准数字。在左视图就会得到多个标准数字。 每行中存放的标准数字个数与blank.bmp文件大小有关,读者可以自行修改该文件的大小,应注意该文件应该是n×n的,比如500×500 。 (2)手写数字 在工具条中按下【手画图形聚类】按钮后,拖动鼠标左键画各种数字或图形,注意每一个物体要连通。 (3
Classification_procedures
- 手写数字识别:手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类-Handwritten numeral recognition: handwritten handwritten numbers or open an existing digital image, the blank space in the right view, click the left mouse button to activate the
SX
- 这是我以前买的一个手写控件源码,能用鼠标写汉字及英文\数字等并进行识别.-This is what I previously bought a hand-written source code control
VB_pic2txt
- 基于手写输入的计算机识别。用户使用鼠标或其它输入工具书写,系统自动将其转化为文本。-Computer-based handwriting input recognition. The user uses the mouse or other input tool for writing, the system will automatically convert it to text.
MouseHandWritten
- 鼠标手写的简单实现,可以使用于触摸手写的模块-Simple realization of the mouse handwriting, you can use at the touch of a handwritten module
Handwritten-digital-identification
- 手写数字识别程序 1、 在左边的白色框中长按鼠标左键手动输入数字,数字最大个数小于10个; 2、 输入的每个数字要求是连续的; 3、 两个不同数字之间不要出现笔画重叠; 4、 输入数字的速度不要太快(视个人计算机速度而定); 5、 输入字体不要太小; 6、 识别结果按照手写数字从左到右依次排列。 -Handwritten numeral recognition program, in the left white box, long click the left mo
KNN手写数字识别
- 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)