搜索资源列表
digital 模式识别作业
- 采用不同特征分别进行处理,印刷体阿拉伯数字的识别-different characteristics were processed, printed Arabic identification
NumberRecognitionWithNeroNet
- 基于神经网络的阿拉伯数字识别,效果不错!-A program of number recognition with NeroNet,good for use.
LJReco
- 一个联机手写数字识别实例,可以对正规手写体阿拉伯数字进行识别。-a number of on-line handwriting recognition example, the informal handwritten Arabic identification.
paizhaoshibie1
- 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
shibie
- 手写阿拉伯数字识别:手写阿拉伯数字识别是图像内容识别中较为简单的一个应用领域,原因有被识别的模式数较少(只有0~9,10个阿拉伯数字)、阿拉伯数字笔画少并且简单等。手写阿拉伯数字的识别采用的方法相对于人脸识别、汉字识别等应用领域来说可以采用更为灵活的方法,例如基于规则的方法、基于有限状态自动机的方法、基于统计的方法和基于神经网络的方法等。目前比较流行的方法是基于神经网络的方法和基于统计的方法,但无论使用哪种方法,也需要通过基本的图像处理技术来对图像进行预处理,才能获得这些方法的输入信息。所以,本
char2
- 可以对阿拉伯数字进行识别,并一一显示出来
geteigen.rar
- 手写体识别中,对于阿拉伯数字的识别。常用的模式分类方法都可以应用。这个小程序使用的方法是模板匹配方法,Handwriting recognition, for identification of Arabic numerals. Commonly used pattern classification methods can be applied. This small way is to use a template matching method
up_211113094CF5E08
- 基于SVM的手写体阿拉伯数字识别,讲的很详细-SVM-based recognition of handwritten Arabic numerals, speak in great detail
linear
- 手写体识别中,对于阿拉伯数字的识别。常用的模式分类方法都可以应用。这个小程序使用的方法是线性判别分析-Handwriting recognition, for identification of Arabic numerals. Commonly used pattern classification methods can be applied. This small program uses the method is linear discriminant analysis
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.
Number_Recognize
- 自己编写的一个简单阿拉伯数字识别软件,成功率99 -I have written a simple Arabic numerals recognition software, the success rate of 99
PatternRecognition
- 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
ANN_zifushibie
- 神经网络用来识别数字,程序可执行。也可以手动输入阿拉伯数字,识别方法有很多种。-Neural network is used to identify the number, the program executable. You can manually enter the digits, there are a variety of identification methods.
meiwenlan2
- 车牌识别,采用sobel算子对车牌提取边缘,从而得到车牌中的阿拉伯数字的号码,以些进行识别-License plate recognition, using sobel operator extracting the edge of the plate to get license plate numbers in Arabic numerals in order to identify those
tclcl-src-1.19.tar
- 这是一个基于神经网络的数字识别程序,能够识别出0~10的阿拉伯数字-This is a neural network-based digital identification procedures, to identify the Arabic numerals 0 to 10
sztx
- 识别图片中的阿拉伯数字 该函数返回DIB中调色板的颜色的种数。对于单色位图,返回2,对于16色位图,返回16,对于256色位图,返回256;对于真彩色 位图(24位),没有调色板,返回0 -Arabic numerals identify the picture that the function returns the DIB palette of colors in the species. For the monochrome bitmap, return to 2, for 16
chepaidingweiyanjiu
- 本文是在以往的车牌分割算法的基础上着重介绍了一种车牌识别技术中的 字符分割算法,以及针对一种已有的字符识别算法的改进性研究。 车牌自动识别技术是指能够检测到受监控路面的车辆并自动提取车辆车牌 信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理与识别的技术。 它以计算机技术、图像处理技术、模糊识别技术为基础,建立运动车辆的特征模 型,识别车辆特征,如号牌、车型、颜色等,并着重解决高速车辆图像的获取及 清晰度问题 本章是本文的绪论部分,主要介绍了车牌识别技术的应用
handwrite-number-recognition
- 手写数字识别是“光学字符识别技术”(简称OCR)的一个分支,它研究的对象是:如何利用电子计算机自动辨认人手写在纸张上的阿拉伯数字。它包含样本图片,可以对图片进行预处理,特征提取,还可以给出网络训练的误差指数曲线图-How to use electronic computer automatically recognized people handwritten on paper Arabic numerals.It contains sample pictures, pictures can
jiangcheng
- 模式识别中的奖惩算法,比如手写一个阿拉伯数字,用奖惩算法使机器识别这个数字是多少。-Reward and punishment in the pattern recognition algorithm, such as handwritten Arabic numerals, the machine to identify that this is the number of rewards and punishments algorithm.
rec
- 脱机手写阿拉伯数字识别程序代码,本程序在MATLAB7.0下运行-Off-line handwritten Arabic numerals to identify code