搜索资源列表
OPENGL(8).rar
- 水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者
81-101.zip
- vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source c
jbig2dec-0.9.tar
- Jbig2解码代码包。包中有样例程序。 jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and now included by reference in Adobe s PDF 1.4.
TRW_S-v1.1
- The two algorithms are max-product belief propagation (BP, Pearl 88) and sequential tree-reweighted max-product message passing (TRW-S, Kolmogorov 05)
PCAFaceRec
- 基于ORL人脸库的人脸识别源程序,识别率88%。
libsvm-2.88.zip
- 支持向量机用于实验数据拟合分类优化,速度快,Support Vector Machines for classification optimization of the experimental data fitting, fast
PCAOK
- PCA人脸识别,在ORL人脸库中有88 的识别率,简单方便-PCA face recognition, in the ORL face database, 88 recognition rate, simple
pca
- 基于PCA的人脸识别matlab程序,识别率达到88 ,代码易于理解。-A matlab programe of face detection bases on PCA.The rate of it is 88 and the code is easy to understand.
pca
- 一个修改后的PCA进行人脸识别的Matlab代码,识别率达到88%-A modified version of PCA for face recognition Matlab code, the recognition rate of 88
PCAFacialRecognition
- 基于PCA的人脸识别,其中包含2个人脸库,已经将其划分为函数了,检测精度为88左右。(抱歉,有一个错误,在pcaTest.m中,第26行改为 real =ceil(i/(col/faceNum)) 就行了)-pca facial recognition,including 2 face image library
cucs-404-88
- Extended Transaction Models
PCA-based-matlab
- 基于PCA算法的人脸识别,使用ORL人脸数据库做实验,识别率为88 -PCA algorithm-based face recognition using ORL face database experiment, the recognition rate of 88
digital-image-processing1-88
- 数字图像处理与机器视觉 Visual C 与Matlab实现-Digital image processing and machine vision Visual C and Matlab implementation
digital-image-processing-88-188
- 数字图像处理与机器视觉 Visual C++与Matlab实现-Digital image processing and machine vision Visual C++ with Matlab implementation
qqcif(5.24)
- 可以对cif,qcif以及qqcif实行人脸检测的程序,是检测序列的。使用的是adaboost算法。可以读入的是cif序列然后将其缩放为qqcif(88*72)然后进行检测,然后在将检测的人脸框长宽坐标各放大4倍 即可在原来的cif图象中标记人脸。 -Can cif, qcif and qqcif implement face detection procedure is to detect sequences. Using adaboost algorithm. Cif can be
DCT-watermark-
- DCT域图像隐藏,基于DCT系数关系的图像水印算法,88分块后比较选定的两个系数的大小以此来隐藏1或者0.-DCT domain image hiding, based on the relationship between the DCT coefficients image watermarking algorithm, 88 blocks selected after comparing the size of the two coefficients in order to hide o
t4_4
- 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (dct2 and idct2) analog JPEG co
dcthide
- dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。 将载体图像分为8×8的块,做二维DCT变换 用来表示选中的两个系数的坐标对于第i bit秘密信息 if(要隐藏信息‘1’) make else make 逆DCT变换,还原图像 -dct steganography matlab implementation information. Algorithm principle: an image bl
PCAFaceRec
- 基于ORL人脸库的人脸识别源程序,识别率88%。-Based on the ORL face database for face recognition source code, the recognition rate of 88.
pca4
- pca人脸识别 基于kl变换 最近邻分类 识别率达到88.5 - pca face recognition facial identification