资源列表
PSNR
- 计算PSNR值,一个不错的算法,值得看一下
TraditionalPCA
- 利用传统PCA方法进行人脸识别的算法,人脸库为Yale人脸库,主成分分析方法(PCA)是基于K-L变换的统计学方法,K-L变换是数据压缩领域里的一种最优正交变换。
mixtureofgaussians
- 混合高斯模型用于背景的提取,不错,混合高斯模型用于背景的提取
mgsort
- C++写的归并排序算法,非递归,简单高效-the nonrecursive code of mergesort
DLink
- 1.求双向循环链表的长度 2.在双向循环链表指定位置插入一个元素 3.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的前面 4.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 5.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 6.删除双向循环链表中指定位置的元素 7.给定双向循环链表中一个结点元素值e,要求将其对应结点删除 8.给定双向循环链表中一个结点元素值e,要求删除对应结点的直接前驱 9.给定双向循环链
simla
- 易语言,正则匹配查询文本替换,源码,支持官方易语言!-Simulation to find text matching the regular expression, find text matching the regular expression
DigitalImageProcessing
- 这是关于数字图像处理的源文件,包含了位图像文件的打开,保存,以及对图像设置浮雕效果。-This is about digital image processing, source file that contains a bit image file open, save, and the relief effect on the image settings.
calc24
- 一个用于求解24点的c++源程序,输入4个小整数,程序通过四则运算法则,求出可能的算式,并且其结果为24!-24 points for solving a c++ source code, enter the four small integers, the program through the four algorithms to find a possible formula, and the result is 24!
opengl
- 反走样代码这是我们老师给我们的一定没错 相信我吧,真的-opengl man is apt to promise and is apt to forget
watershed
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。-Watershed segmentation method, which is based on a topological theory of mathematical morphology segmentation method, the basic idea is that t
haffman
- 利用哈夫曼将一个文件压缩,得出期压缩所后的结果-Huffman a file compression and obtained the results of compression after
tu-xiang-fen-ge
- 分割出想得到的颜色,,相当强大,只要改变RGB三值就可以分割出不同颜色!-Want to get the color of the segmented, very powerful!
