CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Ann
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - Ann - List
[
Graph Recognize
]
sunkiller_BP
DL : 0
基于BP的人工神经网络人脸识别算法,基于VC的。-based BP ANN face recognition algorithm based on the VC.
Date
: 2008-10-13
Size
: 119.44kb
User
:
sophia
[
Graph Recognize
]
svm
DL : 0
支持向量机(SVM)、线形鉴别分析(LDA)、主分量分析(PCA)和人工神经元网络(ANN)源代码
Date
: 2008-10-13
Size
: 325.71kb
User
:
李旸
[
Graph Recognize
]
sunkiller_BP
DL : 0
基于BP的人工神经网络人脸识别算法,基于VC的。-based BP ANN face recognition algorithm based on the VC.
Date
: 2026-01-08
Size
: 119kb
User
:
sophia
[
Graph Recognize
]
ANN_gaolg2222
DL : 0
神经网络的全部算法程序源码,可用于模式识别领域-neural network algorithm for all procedures source can be used for pattern recognition
Date
: 2026-01-08
Size
: 18kb
User
:
周全
[
Graph Recognize
]
svm
DL : 0
支持向量机(SVM)、线形鉴别分析(LDA)、主分量分析(PCA)和人工神经元网络(ANN)源代码-Support Vector Machine (SVM), linear discriminant analysis (LDA), principal component analysis (PCA) and artificial neural network (ANN) source code
Date
: 2026-01-08
Size
: 325kb
User
:
李旸
[
Graph Recognize
]
54966416456
DL : 0
人脸识别中若干关键问题的研究,博士学位论文,写的很好哦-A number of key issues in face recognition research, PhD thesis, written in, oh well
Date
: 2026-01-08
Size
: 1.29mb
User
:
wuyongqing
[
Graph Recognize
]
Face-Detection
DL : 0
完整的包括皮肤及动作识别的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 model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE Programming , image processing, histogram equalization, image filtering, C++ programming.
Date
: 2026-01-08
Size
: 452kb
User
:
黄大伟
[
Graph Recognize
]
ANN
DL : 0
建立RBF网络进行训练.用RBF网络识别四边形,三角形图像-Establishment of RBF network training. Quadrilateral with the RBF network identification, triangle image
Date
: 2026-01-08
Size
: 63.88mb
User
:
石文莹
[
Graph Recognize
]
DigitRec
DL : 0
基于神经网络的数字识别程序。先对数字图片集进行训练。再识别图像中的数字。-A program based on ANN, which can recognaize the digit in a picture
Date
: 2026-01-08
Size
: 5.5mb
User
:
王鹏
[
Graph Recognize
]
Pattern-Recognition_MATLAB_1
DL : 0
线性分类器设计,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, feature extraction, pattern recognition, matlab can be run to achieve, as well as a description of the word document. For the study, do a good job information.
Date
: 2026-01-08
Size
: 420kb
User
:
cheng
[
Graph Recognize
]
ANN
DL : 0
一个运用BP神经网络设计数字识别的分类器的demo,用opencv实现的。-A digit recognition using BP neural network design classifier demo, with opencv.
Date
: 2026-01-08
Size
: 665kb
User
:
一天学习三小时
[
Graph Recognize
]
Neural-Network
DL : 0
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 1 and Channel 6 3.SVM_quadratic kernel_39 SVM code with quadratic kernel 4.PCA+KNN_62 : PCA+KNN code 5.PCA+SVM_polynomial Kernel_50 PCA+SVM code with polynomial kernel 6.ANN Artificial Neural Network code 7.PlotTerrain Project demo video with actual result -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 1 and Channel 6 3.SVM_quadratic kernel_39 SVM code with quadratic kernel 4.PCA+KNN_62 : PCA+KNN code 5.PCA+SVM_polynomial Kernel_50 PCA+SVM code with polynomial kernel 6.ANN Artificial Neural Network code 7.PlotTerrain Project demo video with actual result
Date
: 2026-01-08
Size
: 3.63mb
User
:
Chao
[
Graph Recognize
]
alphabet
DL : 0
设计一个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
Date
: 2026-01-08
Size
: 1kb
User
:
赵晨
[
Graph Recognize
]
ann-classifacation
DL : 0
人工神经网络 实现图像分类 模式识别 C语言代码-Artificial Neural Network for Image Classification Pattern Recognition
Date
: 2026-01-08
Size
: 10kb
User
:
ggx
[
Graph Recognize
]
ANN
DL : 0
OpenCV的ANN神经网络实现图像数字识别,可运行,能够达到99.9的准确率-ANN OpenCV neural network to achieve digital image recognition, can run, to achieve the accuracy rate of 99.9
Date
: 2026-01-08
Size
: 20.99mb
User
:
翟随强
[
Graph Recognize
]
ann
DL : 0
用简单神经网络(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 Tensorflow basic usage
Date
: 2026-01-08
Size
: 1kb
User
:
李莹
[
Graph Recognize
]
677596
DL : 0
本程序根据训练好的网络文件ANN,mat预测新的数据文件 很好的(This procedure according to the trained network file ANN, mat predict new data file is very good)
Date
: 2026-01-08
Size
: 12kb
User
:
RM@45586
[
Graph Recognize
]
ann数字识别
DL : 0
首先训练一组文字,然后进行识别,识别准确率较高,比较容易上手的代码(First, train a set of words and then identify them)
Date
: 2026-01-08
Size
: 11.57mb
User
:
小腾腾腾腾
[
Graph Recognize
]
charSamples
DL : 0
ann数字识别,对于初学者有一定的帮助,对图像处理有一定的帮助(Ann digital recognition)
Date
: 2026-01-08
Size
: 1.12mb
User
:
君君ing
[
Graph Recognize
]
EasyPR-master
DL : 0
能够有效从自然环境中定位以及识别车牌,利用人工神经网络ANN,进行数字识别,识别率达到90%(The ability to locate and identify the license plate effectively from the natural environment)
Date
: 2026-01-08
Size
: 97.33mb
User
:
咖啡先生
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.