搜索资源列表
code
- 手指照片的特征点提取程序与算法,从而进行手指指型的匹配-Finger pictures of Feature Points Extraction procedures and algorithms, which refers to a finger-type matching
edgedetection
- 从图像的边缘检测入手,在图像识别中提取图像特征,vc图像处理的代码-From the image to start the edge detection, image recognition in image feature extraction, vc image processing code
BP
- 用BP神经网络进行手写数字的识别,特征提取是基于统计模式识别的方法-BP neural network with the handwritten numeral recognition, feature extraction is based on statistical pattern recognition approach
mode
- 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
CharacterRecongnize
- 特征提取,人的手的动作等,对这些数据进行捕捉,提取-Feature extraction, human hand movements, etc., these data capture, extraction
Am
- 手写数字特征值提取,提取像素点。手写数字特征值提取,提取像素点。-Feature Extraction of Handwritten Numerals
abcd
- 几种手写体汉字网格方向特征提取法并与神经网络在图像识别中应用-study of several handwritten chinese character directional feature extraction approaches
hexinchengxu
- ICA特征提取并识别,视频二值化源程序,视频各帧处理源程序,视频跟踪源程序,一个硕士毕设视频手势跟踪识别程序,写在word里-hexinchengxu
multihandwrittenandfeatureextraction
- 基于多特征提取的手写汉字识别算法及其实现.-Feature extraction based on multi handwritten Chinese character recognition algorithm and its implementation.
8fangx
- 在联机手写中文识别中一种针对8方向特征提取的改进算法(In online handwritten Chinese character recognition, an improved algorithm for feature extraction in 8 directions is proposed)
MNIST
- MNIST手写体数字识别库及图片提取代码MNIST手写数字库识别实现摘要手写数字识别是模式识别的应用之一。文中介绍了手写数字的一些主要特征,并提出了截断次数特征并利用截断次数特征进行了实验(MNIST handwritten digital identification library and picture extraction code MNIST handwritten numeral library identification implementation summary Handwr
Character_Recognition
- 本程序主要参照论文,《基于OpenCV的脱机手写字符识别技术》实现了,对于手写阿拉伯数字的识别工作。识别工作分为三大步骤:预处理,特征提取,分类识别。预处理过程主要找到图像的ROI部分子图像并进行大小的归一化处理,特征提取将图像转化为特征向量,分类识别采用k-近邻分类方法进行分类处理,最后根据分类结果完成识别工作。 程序采用Microsoft Visual Studio 2010与OpenCV2.4.4在Windows 7-64位旗舰版系统下开发完成。并在Windows xp-32位系统下测试
feature
- 可以提取肌电信号的特征,进行手部动作解码(The feature of sEMG can be extracted to decode hand motions)
MNIST手写数字图片库
- 原图像库,未经过特征提取的手写数字库,可以使用(The original image library, untouched handwritten digital library, can be used)
matlab基于手部轮廓的手势识别方法
- 通过提取手势轮廓作为特征来识别手势的动作(The action of identifying by extracting the contour of a gesture as a feature)
AI
- 自动分析提取斗地主各类牌型、大于对方所有牌组,剩牌分析,4/5/6项遍历手数分析,但不包含权值(Automatic analysis and extraction of all kinds of cards, more than the other card group, residual card analysis, 4/5/6 item traversing hand count analysis, but does not contain weights.)
shouxieqianming
- jQuery手写签名在线生成器基于jSignature.min.js制作,可提取签名数据(native、image、base30、svg等),生成图片。(CMP4 (online music player) b120729)
手写签名在线生成器
- jQuery手写签名在线生成器基于jSignature.min.js制作,可提取前面数据(native、image、base30、svg等),生成图片。(JQuery handwritten signature online generator is based on jSignature. min. js. It can extract the previous data (native, image, base 30, svg, etc.) and generate pictures.)
手写数字识别
- 运用卷积神经网络进行特征提取,然后进行分类(Using convolution neural network to extract features and classify them)
手写数字识别
- 采用mnists数据集方法提取3000个训练数据进行识别