资源简介
脑电信号 分析 fast ica去噪,去除心电,眼电,肌电,效果不错
代码片段和文件信息
%script align_Faces(定位,匹配)
% Aligns the eye positions of a directory of face images. Reads in Labels.mat
% obtained using getLabels.m writes jpegs to a specified directory.
% Specify directory paths at the top of the file.
%LabelDir is where Labels.mat is.
%imgDir is where the original images are
%DestDir is where you want the cropped(获得的) jpegs(图像) to go.
LabelDir = ‘C:\Documents and Settings\Marian Bartlett\My Documents\TestDir\‘
imgdir = ‘C:\Documents and Settings\Marian Bartlett\My Documents\TestDir\FaceImages\‘
DestDir = imgdir = ‘C:\Documents and Settings\Marian Bartlett\My Documents\TestDir\AlignedFaceImages\‘
homeDir = pwd;
% CHANGE THESE VARIABLES AS NEEDED
%XSIZE = YSIZE = %Size of desired cropped image
%EYES = %Number of pixels desired between the eyes
%TEETH_EYES
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1299886 2009-11-18 10:15 ICA源码(Matlab)\Face Recognition by Independent.pdf
文件 3523 2009-11-18 11:13 ICA源码(Matlab)\fileintroduction.txt
文件 3810 2010-12-05 21:03 ICA源码(Matlab)\icaFacesCode\icaFacesCode\align_Faces.asv
文件 3810 2010-12-05 21:07 ICA源码(Matlab)\icaFacesCode\icaFacesCode\align_Faces.m
文件 2559 2006-03-18 03:49 ICA源码(Matlab)\icaFacesCode\icaFacesCode\Arch1.m
文件 2448 2006-03-18 03:49 ICA源码(Matlab)\icaFacesCode\icaFacesCode\Arch2.m
文件 423 2006-03-18 02:27 ICA源码(Matlab)\icaFacesCode\icaFacesCode\cosFn.m
文件 465 2006-03-18 03:40 ICA源码(Matlab)\icaFacesCode\icaFacesCode\loadFaceMat.m
文件 1015 2006-03-18 03:24 ICA源码(Matlab)\icaFacesCode\icaFacesCode\markFeatures.m
文件 2411 2006-03-18 02:39 ICA源码(Matlab)\icaFacesCode\icaFacesCode\nnClassFn.m
文件 1757 2006-03-18 02:29 ICA源码(Matlab)\icaFacesCode\icaFacesCode\pcabigFn.m
文件 875 2006-03-18 02:28 ICA源码(Matlab)\icaFacesCode\icaFacesCode\pcaFn.m
文件 3440 2006-03-18 03:16 ICA源码(Matlab)\icaFacesCode\icaFacesCode\README
文件 1591 2006-03-18 02:26 ICA源码(Matlab)\icaFacesCode\icaFacesCode\runica.m
文件 1018 2006-03-18 02:27 ICA源码(Matlab)\icaFacesCode\icaFacesCode\sep96.m
文件 218 2006-03-18 02:18 ICA源码(Matlab)\icaFacesCode\icaFacesCode\sepout.m
文件 278 2006-03-18 02:17 ICA源码(Matlab)\icaFacesCode\icaFacesCode\spherex.m
文件 301 2006-03-18 02:18 ICA源码(Matlab)\icaFacesCode\icaFacesCode\wchange.m
文件 275 2006-03-18 02:18 ICA源码(Matlab)\icaFacesCode\icaFacesCode\zeroMn.m
目录 0 2011-05-01 07:51 ICA源码(Matlab)\icaFacesCode\icaFacesCode
目录 0 2011-05-01 07:51 ICA源码(Matlab)\icaFacesCode
目录 0 2011-05-01 07:51 ICA源码(Matlab)
----------- --------- ---------- ----- ----
1330103 22
相关资源
- BM3D BM3D去噪算法的实现和相关文档
- MatlabSerialCommunication 本文介绍MATLAB环境
- FaceVerification 人脸认证流程
- nolinear_ica 非线性卷积盲源分离程序
-
thresholddenoisingba
sedonwavelet 小波阈值 - chaos_communication1 在两个混沌系统实现
- CVPR10-LLC \“Locality-constrained Linear Cod
- PCA_LDA_Face_Verification PCA+LDA人脸识别
- seisrectime[1] 地震模型正演程序
- sar-denoising sar图像去噪的几种新的方法
- BM3D BM3D图像去噪算法。当下较为先进
- denoising 在matlab环境下基于数学形态学
- Compressed-sensing-denoising-code 压缩感知去
- Cooperative-communication 一篇北京邮电大学
- 5 matlab的几种小波阈值去噪方法实例。
- KSVD-for-SAR_LOG 用基于稀疏表示和KSVD字
- demo KSVD图像去噪
- pattern-classification 美国Richard O.Duda编著
- wireless-communication 无线通信经典教材(
- serial_communication MATLAB
- Sequence-cylindrical-stitching 图像序列柱面
- DeNoising 压缩感知重构算法去噪方法
- text-classification 分别使用最近邻(KN
- Pattern-Classification 此文档包含对卷积神
- MATLAB-Identification-number 基于matlab 写的
- BP-classification BP神经网络图像分类程序
- SVM-Classification Matlab写的SVM图像分类程
- VLC_communication_matlabcode
- ICA-wind-prediction 采用最先进的殖民竞争
- text-classification matlab编写的文本分类的
评论
共有 条评论