搜索资源列表
边缘检测算法
- 该工具箱专为模式识别定制,主要是数字图像识别,比如特征提取、图像分类、PCA、LDA、ICA、DCT、RBF、RBE、GRNN、KNN、minimum distance、SVM等等
Image-Representation
- 图像的几种表达方法,包括DCT域,DWT域,PCA表示,以及超完备表示-Several image expression, including the DCT domain, DWT domain, PCA said, and that over a complete
61EDA_C1600
- 人脸识别,基于2D的PCA结合2D的DCT分块-face recognition ,based 2DPCA and 2DDCT
ToolBox
- matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
palmprint
- A PCA based Visual DCT Feature Extraction Method for Lip-Reading
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
cong
- 印度人写的,用结合了DCT离散余弦变换和PCA住向量分析的方法,并对各个方法加以比较-Indian writing, using a combination of discrete cosine transform DCT and PCA live vector analysis, and comparison of various methods
Imgv1
- set of action on image , rotation, edge detection,de-noise by DCT,and face recognition by PCA
Face-recognition--on-a-DSP
- 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
NewPTechnique
- new technique DCT+ PCA face recognition -new technique DCT+ PCA face recognition
dct
- DCT离散余弦变换用于人脸识别,识别率高于PCA-DCT discrete cosine transform for face recognition, the recognition rate is higher than PCA
image-processing
- 内有操作说明: 操作说明.docx 加噪:高斯、椒盐等 去噪:小波、高斯、维纳及频域上的滤波(频率可调) 压缩:JPEG、小波、PCA、位平面、FFT、DCT 以上功能都集成在了GUI界面内-There are instructions: instructions docx plus noise: Gaussian, salt and pepper and other de-noising: wavelet, Gaussian, and Wiener filter in the
DCTPLUSPCA
- DCT and PCA for face recognation
图像去噪(matlab)
- 使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)