搜索资源列表
联机数字、英文字符及汉字识别
- 3D model search engine A HYBRID METHOD FOR IMAGE PARTITION 一种基于视觉嫡的图像分割压缩方法
imagefusion
- 图像融合程序大全 (有图)包括IHS PCA 拉普拉斯 PCNN 小波 超好!-the total of image fusion (pictures)
gaborga
- Gabor小波在人脸识别中的应用,matlab编程,毕设可以用到的很好的资料-Gabor wavelet for face recognition applications, matlab programming, complete set of information can be used well
matlab4
- 基于小波的人脸识别算法的matlab实现-Face Recognition Based on Wavelet matlab algorithm to achieve
PCA
- PCA人脸识别算法,识别率达到99 ,采用小波变换的方法及主成分分析法。-PCA face recognition algorithm, the recognition rate up to 99 , using wavelet transform methods and principal component analysis.
Gaborpca
- Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
gabor_3
- Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 -Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform
imagefusion
- 图像融合算法,高通滤波法、IHS法、PCA主成分分析、小波融合、小波和IHS结合的融合方法-Image fusion algorithms, high-pass filtering, IHS method, PCA principal component analysis, wavelet fusion, wavelet and IHS fusion method combining
pca
- 基于PCA变换的小波变换融合,附有操作流程说明。-PCA based on wavelet transform integration processes with a note.
ImageFusionTools
- 用于图像融和的窗口化工具,包含了几乎所有的常用融和算法:pca, Ihs, 金子塔,小波变换,多孔小波变换,brovey融合等。-The window for image integration tools, including almost all of the commonly used integration algorithm: pca, Ihs, pyramid, wavelet transform, multi-Kong Xiaobo transformation, brovey i
wt_pca
- matlab实现的小波分解和pca结合的人脸识别算法,识别率较好-matlab implementation of wavelet decomposition and pca combination of face recognition algorithms, a better recognition rate
pcalda
- 首先进行小波变换,在此基础上进行pca特征提取,在进行lda特征提取,用于人脸识别-First, wavelet transform, in this based on pca feature extraction, feature extraction during lda for face recognition
wavefusypca
- 小波融合pca,采用特征级的融合,用于人脸识别。-Wavelet fusion pca, using Feature-level fusion for face recognition.
wavepp
- 利用小波进行一级特征提取,在此基础上采用2dpca进行二级特征提取,用于人脸识别。-Carried out a wavelet feature extraction, in this based on the use of 2dpca for two feature extraction for face recognition.
dt_cwt_texture_retrieval
- 在Matlab下,使用二元树复小波进行图像检索-Texture retrieval using DT CWT
face
- 收集的最全的人脸识别代码 有小波分析,有PCA,有LDA,有特征脸方法实现人脸识别-The most comprehensive collection of face recognition code is wavelet analysis, a PCA, a LDA, there are ways to achieve face recognition feature
medicalcengshu
- :根据小波低频子带图像的轮廓模糊度和高频子带图像的细节信息量随小波分解层数增多而增多的规律,从图像熵 出发,提出了一种基于低频子带图像熵差的最佳小波分解层数选择法, 该方法通过计算不同分解层数下各低频子带的图像 熵差,选择最接近原始图像熵差的分解层数作为最佳分解层数。用多种基于小波变换的图像融合法分别对两组医学图像进 行仿真实验,结果表明根据该分解层数选择法得到的融合图像目视效果最好,与相关系数、峰值信噪比、模糊Chebyshev 距离 值等客观评价指标保持了很好的一致性。
Face-Detection
- 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
图像去噪(matlab)
- 使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)