搜索资源列表
BP异或问题
- 最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
mallat_edge
- 多尺度边缘检测,用的是mallat算法,不过效果不太好,但基本思路有,可以参考.-multiscale edge detection, it was Mallat algorithm, but not very good results, but the basic idea is, reference.
scan_matching
- This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of Ma
20070427105112594
- 基于DSP的手写数字识别系统.介绍了基于TMS320VC5402的手写数字识别系统和该系统的基本原理,给出了它的硬件原理图和软件设计程序框图。最后描述了所用的识别算法和改进的训练算法-DSP-based digital handwriting recognition system. Based on the number of handwritten TMS320VC5402 character recognition system and the system's basic prin
lince-0.20.tar
- Artificial vision library. Objectives are to make an OCR, fingerprint and face identification as some applications through a general purpose learning and pattern relationships algorithm (Currently performs very basic identification). -Artificial visi
parttern-recognition 模式识别基本的识别算法
- 模式识别大作业 涵盖了基本的识别算法 功能好 强烈建议-Pattern Recognition great job covering the basic recognition algorithm functions well is strongly recommended
visual-control-source
- 人脸识别系统 人脸检测不仅是全自动人脸识别系统的基本步骤,而且本身也可以独立的应用于视频监控、图像检索等领域,因而具有重要的研究价值。尽管Viola等人于2001年提出的基于AdaBoost的人脸检测算法以其卓越的性能而得到了大家的青睐,并已基本解决了大多数情况下的人脸检测问题,但在实际应用中,尤其是智能监控应用中,仍然存在较多挑战性问题。-Automatic face detection face recognition system is not only the basic step
adaboost
- adaboost算法的基本材料,希望能对大家有用。内部不含代码-adaboost algorithm is the basic material, hoping to be useful. Internal non-code
mean_shift
- 关于mean shift算法在目标跟踪方面的应用,讲述了mean shift算法的基本原理,和跟踪方法-On the mean shift algorithm in the application of target tracking, mean shift algorithm describes the basic principles, and the tracking method
simpleABdemo
- Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -Adaboost algorithm basic idea is: the abi
K-L
- K-L又叫PCA,是人脸识别最基础的一个算法-KL also known as PCA, are the most basic of a Face Recognition Algorithm
08-03-01_Face-Detection-Need-WebCam
- 使用 Visual Basic 6.0 透过 VFW 控制 USB Camera ,并运行人脸追踪算法, 内有原始码、测试影片、运行档案。-Control through the VFW USB Camera, and run face tracking algorithm, with source code, test movie, run the file using Visual Basic 6.0.
testpil
- 验证码图片识别,演示了最基本的思路和预处理算法-Code image recognition, demonstrates the most basic ideas and preprocessing algorithm
EigenfacesforRecognition
- 想知道人脸识别的基本原理吗?这里使用特征脸方法总结的数学算法。-Want to know the basic principles of face recognition it? Methods used here Eigenfaces mathematical algorithm.
Lexer
- 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
matlabshouxieshibie
- 手写识别算法使用matlab实现,阐述了手写识别的基本原理和算法。是学习模式识别的比较好的代码。-Recognition of hand use matlab algorithm, this paper expounds the basic principle of recognition of hand and algorithm. Is the study of pattern recognition better code.
MBSAS
- 改进的基本顺序聚类算法,算法包括两个阶段,第一个阶段是将x的一些向量分配到聚类中来形成类;在第二个阶段中,没有被分配的向量第二次参与算法,并分配到合适的类中。-Improved basic sequential clustering algorithm,The algorithm consists of two phases, the first stage is some vector x is assigned to the cluster to form a class In the s
Feature-level-fusion-recognition
- 介绍了复值独立分量分析(Complex ICA)的基本原理和算法,提出了基于复值独立分量分析的目标识别方法并将其应用于多传感器融合的目标识别中-The basic principle and algorithm of the complex valued Independent Component Analysis (ICA)are introduced,and a new target recognition algorithm based on the complex valued IC
moving_and_tracking
- 最常用的运动目标检测与跟踪的代码,基本的算法实现,C++6.0实现-The most commonly used moving target detection and tracking code, the basic algorithm, C++6.0 achieve
6881897
- 扫描线填充算法-计算机图形学基本算法,不错的源码(Scan line filling algorithm, computer graphics, the basic algorithm, good source)