资源列表
pca
- 一种主元分析的人脸识别matlab源码,利用SVD分解提取主分量进行人脸识别
Huffman
- 霍夫曼编码全代码,完全描述了编码的全过程,还包括几个实例研究-Huffman code the whole code, a full descr iption of the encoding of the entire process, including several case studies
FFT
- 对图像进行离散余弦变换处理,包含FFT,DCT-On discrete cosine transform image processing, including FFT, DCT
3
- 基于运动区域和运动区域外截矩形进行运动目标检测-Movement target detection
000
- 小学生教学辅助系统 加减乘除运算 有大约6个功能-Primary school teaching auxiliary systems, Math operations about six functional
HillSort
- 希尔排序,在VC6.0环境下编译通过,可以试试,传统的希尔排序方法,简单实用-Hill Sort,having pass in VC6.0
addition-of-the-plural-
- 1. 自定义一个示意性的复数类型complex,其中含有若干个成员函数,使用该类可以完成复数的加法以及对复数的输出。-Custom schematic of a complex type complex, which contains a number of member functions, the use of this class can complete the addition of the plural and plural output.
SVDCMP
- 奇异值快速分解程序,相比其他奇异值分解程序,速度快,解的精度高。-Fast singular value decomposition process, compared to other singular value decomposition process, fast, high precision solution.
djkstra algorithm
- A program in C++ to implement djkstra algorithm
FloodFill
- 该源码通过递归的方法来实现对一边框图形的区域填充,简单易懂,不过效率是一个遗憾。-The source through a recursive method to achieve a border area filled with graphics, easy to understand, but the efficiency is a pity.
shuangxianglianbiao
- 该程序主要练习了数据结构中双向链表的一些基本操作,可以用来熟悉双向链表的操作-The program is mainly practiced in the data structure of some of the basic operation of two-way linked list, can be used to familiar with the operation of two-way linked list
FR_opencv
- 基于OpenCV的EigenFace FisherFace LBPHFace人脸识别的实现-face recognition basd on opencv