搜索资源列表
fisherandbayes
- 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
faceidentify
- 人脸识别的文献,《人脸识别实验平台设计及人脸识别算法实现.nh》,希望对大家有帮助-Face recognition literature, " Design and experimental platform face recognition face recognition algorithm. Nh" , want to help everyone
FastNN
- 简单快速近邻算法:再二维平面一矩形范围内随机产生100个训练样本,任意划分为三个区域,用快速近邻法确定待识别实验样本的所属分类-Simple and rapid nearest neighbor: Another two-dimensional plane within a rectangle of 100 randomly generated training samples, arbitrary divided into three regions, with the fast neares
BaseInBP
- 基于 BP 神经网络的鼠标手势识别实验程序-BP neural network based on the mouse gesture recognition test procedures
RFID-EVAL-LAB1
- RFID无线射频识别实验手册,包含了RFID基础知识及为RFID_EVAL_LAB实验器材设计的一系列实验内容-RFID radio frequency identification lab manual that contains the basics of RFID and the design of experimental equipment for the RFID_EVAL_LAB the content of a series of experiments
聚类分类实验
- 利用相似性准则和聚类准则函数,C-均值聚类算法,实现模式识别中的分类(By means of similarity criterion and clustering criterion function, C- mean clustering algorithm is used to realize classification in pattern recognition)
实验45 手写识别实验
- 基于STM32的手写识别,使用STM32战舰V3开发板,STM32F3ZET6。在LCD触摸屏幕中,滑动手指,可以识别手写的字符和数字。(STM32-based handwriting recognition, the use of STM32 warship V3 development board, STM32F3ZET6. In the LCD touch screen, slide your finger to recognize handwritten characters and n
B2DPCA和ELM人脸识别算法研究_李定珍
- 提出一种新型、高效的基于 B2DPCA(双向二维主成分分析)和 ELM(极端学习机)的人脸识别算法, 该算法是根据曲波变换分解人脸图像和一种改进的降维技术,通 过 B2DPCA 生成识别特征集来训练和测试 ELM 分类器,提高识别精度。通过大量实验,并把实验结果与现存技术进行比较,结果表明 B2DPCA+ELM 算法有效地提高了识别准确率,并降低了对原型数量的依赖。将来有望能把局部特征和基于曲波分解的全 局信息结合起来应用到识别精度和分类速度上。(a new human recognit
实验33 摄像头实验
- 利用单片机STM32进行对摄像头进行操作,可以用于智能车的路障识别(STM32 Camera Distinguish)
实验46 手写识别实验
- STM32的手写识别程序。内有详细的注释和文档。很好的学习资料。(STM32 handwriting recognition program. There are detailed notes and documentation. Good study materials.)
费舍尔人脸识别仿真程序
- 人脸识别的仿真,实验效果很好,程序易于理解,适合初学者值得借鉴(The simulation of face recognition is very effective in experiment, and the program is easy to understand. It is suitable for beginners to learn from it.)
车牌识别系统
- c#实现车牌识别系统,完整的源码,应用程序、测试模板图片以及实验报告文档,课程设计作业,已经成功测试,可以直接运行的。(C # implements license plate recognition system, complete source code, application, test template image and experiment report document, course design work, has been successfully tested, can
第10章 语音识别
- 语音信号处理实验教程(MATLAB源代码):第十章(Speech signal processing experiment course (MATLAB source code))
模式识别实验一
- matlab,模式识别,基于Iris数据设计编写两类正态分布模式的贝叶斯判别程序(Pattern recognition report, based on Iris data design, two kinds of Bayesian discriminant program for normal distribution mode are written.)
手写识别实验
- 基于STM32F103系列开发的手写识别,实验已通过。(Handwritten recognition based on STM32F103 series has been passed.)
基于小波变换的klda人脸识别
- 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
基于动态时间规整(DTW)的孤立字语音识别实验
- 基于动态时间规整(DTW)的孤立字语音识别MATLAB程序(Isolated word speech recognition MATLAB program based on dynamic time warping (DTW))
基于矢量量化(VQ)的说话人识别实验
- 基于矢量量化(VQ)的说话人识别实验MATLAB源程序(Speaker Recognition Experiment MATLAB Source Program Based on Vector Quantization (VQ))
手写识别实验
- 基于stm32f103系列芯片开发的人脸识别实现(Realization of Face Recognition Based on STM32F103 Series Chips)
RFID射频识别实验
- 资源包括原理图文件及完整代码,实验基于STC12C2052AD的RFID射频识别实验,分阅读器和应答器两部分