搜索资源列表
毕业设计:人脸识别系统设计软件
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 随软件附上设计文档和参考资料。
nnpractice
- 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
14160_1234149094QRr9
- 一个字体的模式识别代码,实现数字的识别。-Pattern recognition of a font code, implementation of the identification figure.
vc_character_recognization
- mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字 和简单汉字 如要识别复杂汉字,请先用学习功能-mydate.dat first hits for the font file, point open, read into the character has to learn the keyboard automatically saved when the font characters, letters, nu
Gambit3
- 本文列出了GAMBIT文件组的内容并描述了GAMBIT文件所用的格式和字体规定。-This article lists the contents of GAMBIT file group and describes GAMBIT file format and font used in the provisions.
richedit
- 这是人工智能prolog原码,Rich Edit Demo The example shows the way of loading of RTF text into Rich Edit control and performing different actions: Cut, Paste, Copy, Change case, Change font.-Rich Edit Demo The example shows the way of loading of RTF te
BP_shuzi
- BP神经网络对几种字体的数字0—9的识别,识别效果还可以。-Numbers 0-9 of the BP neural network for several font recognition, recognition effect can also be.
Unicode_OC
- 这段代码识别输入拉丁字符和输出相应的光学Unicode值和字符。它是利用人工神经网络实现方法和可以接受任何可用的字体类型。-This code identifies the input and output of the corresponding Latin characters optical Unicode values and character. It is the use of artificial neural network method and ca
bank-card-recognition-
- 功能介绍 • 通过拍照界面,指导用户拍出合格证件图像。 • 采用文字识别(OCR)技术,自动识别银行卡信息(如卡号,卡所属银行等). • 通过调用 识别功能Activity,实现其他应用程序接口调用。 • 识别银行卡种类,主要是国内外20多家银行的印刷字体(平面黑色字体卡类)和凸面字体银行卡(包括字符间距类型为6-13、4-4-4-4-3、4-4-4-4等类型)。 系统功能 • 对原图像进行倾斜矫
jrototyping-font-ready
- Wireless Communications and Networking
svm
- 基于LIBSVM的matlab手写字体识别-A handwritten font recognition based on SVM
cnn
- matlab卷积神经网络cnn,用于手写字体识别或者其他都可以(matlab cnn For handwritten font recognition or anything else)