搜索资源列表
边缘检测算法
- 该工具箱专为模式识别定制,主要是数字图像识别,比如特征提取、图像分类、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
palmprint
- A PCA based Visual DCT Feature Extraction Method for Lip-Reading
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
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
图像去噪(matlab)
- 使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)