搜索资源列表
sunkiller_BP
- 基于BP的人工神经网络人脸识别算法,基于VC的。-based BP ANN face recognition algorithm based on the VC.
svm
- 支持向量机(SVM)、线形鉴别分析(LDA)、主分量分析(PCA)和人工神经元网络(ANN)源代码
54966416456
- 人脸识别中若干关键问题的研究,博士学位论文,写的很好哦-A number of key issues in face recognition research, PhD thesis, written in, oh well
Face-Detection
- 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
ANN
- 建立RBF网络进行训练.用RBF网络识别四边形,三角形图像-Establishment of RBF network training. Quadrilateral with the RBF network identification, triangle image
DigitRec
- 基于神经网络的数字识别程序。先对数字图片集进行训练。再识别图像中的数字。-A program based on ANN, which can recognaize the digit in a picture
Pattern-Recognition_MATLAB_1
- 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
ANN
- 一个运用BP神经网络设计数字识别的分类器的demo,用opencv实现的。-A digit recognition using BP neural network design classifier demo, with opencv.
Neural-Network
- This folder contains the following sub-folders which are essential in our project: 1.Raw Data All the raw data collected from Flagstaff hill, CMU Athletic Field, and Railroad on Neville St. 2.Filter Filter to rule out signal of Channel
alphabet
- 设计一个BP神经网络,训练它来识别字母表中的26个字母。不仅能对理想的输入向量进行很好的分类,也能够准确识别含有误差的输入向量。-This Program is mainly to recongnize alphabets by hand using BP ANN in matlab.It s very useful,and you can run it directly to see the results
ann-classifacation
- 人工神经网络 实现图像分类 模式识别 C语言代码-Artificial Neural Network for Image Classification Pattern Recognition
ANN
- OpenCV的ANN神经网络实现图像数字识别,可运行,能够达到99.9的准确率-ANN OpenCV neural network to achieve digital image recognition, can run, to achieve the accuracy rate of 99.9
ann
- 用简单神经网络(CNN)实现的手写数字识别(minst),可直接运行,用的是Tensorflow框架,通过该例程可以掌握Tensorflow基本用法-With a simple neural network (CNN) to achieve the handwritten numeral recognition (minst), can be run directly, using the Tensorflow framework, through the routine can master
677596
- 本程序根据训练好的网络文件ANN,mat预测新的数据文件 很好的(This procedure according to the trained network file ANN, mat predict new data file is very good)
ann数字识别
- 首先训练一组文字,然后进行识别,识别准确率较高,比较容易上手的代码(First, train a set of words and then identify them)
charSamples
- ann数字识别,对于初学者有一定的帮助,对图像处理有一定的帮助(Ann digital recognition)
EasyPR-master
- 能够有效从自然环境中定位以及识别车牌,利用人工神经网络ANN,进行数字识别,识别率达到90%(The ability to locate and identify the license plate effectively from the natural environment)
ANN_TB
- matlabproject is uploading in to pudn
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
