资源列表
MIDIfileofathemeofeffectiveidentificationmethodtra
- 一种有效识别MIDI文件中主旋律音轨的方法MIDI file of a theme of effective identification method tracks-MIDI file of a theme of effective identification method tracks
PatternRecognitionECG
- 摘要:在对动态心电图QRS波形模板进行分析和统计的基础之上,采用模糊模式识别理论对QRS波形进行了有效识别,并给出了相应的VisualC++程序设计实例。实验证明该算法是准确有效的。 -Abstract: Dynamic ECG QRS waveform templates for analysis and statistical basis, the use of fuzzy pattern recognition theory to the QRS waveform has effect
FR
- 气象类雾识别程序,可以识别各种雾的大小,浓度和时间等,可用于气象站资料,目前还在不断的完善-Fog recognizer
PedestrianDetection
- 此代码的功能是实现运动中的行人检测,采用VC开发环境编写,代码简洁易懂。-The function of this code is to achieve movement of the pedestrian detection, written by VC development environment, code easy to read.
HK
- C++实现,一个小程序,模式识别的作业,HK算法-HK algorithm
C.ValidationCode@
- 图像识别 源码识别类 带演示程序 c# vs2005 此类有常用源码识别的很多 封装在一个文件里面-Image Recognition
wrong
- 人脸检测的opencv实现,也可以进行跟踪,是不错的代码-Opencv face detection to achieve, you can also track, is a good code
carLicensererecognition
- 汽车牌照的定位、旋转以及字符识别,功能较为全面-License plate location, character recognition, feature more comprehensive
printedChinesecharactersrecognition
- 用于印刷体汉字的分割、切分以及识别,基于模板匹配的原理-Printed Chinese characters for the division of segmentation and recognition, based on the principle of template matching
FACE
- 这是一个完整的人脸的识别系统,采用MATLAB编写,内含详细的使用说明-人脸识别
Eyelocation
- 一个基于视频的人眼定位程序,实验室的同学弄的,为了换积分,贡献出来了,希望大家用得好支持一下-An eye location procedures progran of video that writed by laboratory classmates , in order to get change scores, contribution out, hoping everybody use well came support it
ThinkingCplusplus
- 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 -Of this book to learn C++ based on their personal experience a