登录
首页 » matlab » face-detect

face-detect

于 2011-11-19 发布 文件大小:31KB
0 80
下载积分: 1 下载次数: 9

代码说明:

  基于K-L变换下的人脸检测程序,用matlab编写的(KL transform based face detection under the program, using matlab)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • liezhuyuangaussandsor
    自己用matlab编写的选主元高斯消去法解线性方程组的通用程序,和sor法解线性方程组的通用程序 (Using matlab to prepare their election PCA Gaussian elimination solution of linear equations of the general procedures, and sor Solving linear equations of general program)
    2007-11-06 19:42:56下载
    积分:1
  • matlabdianzishu
    matlab实用教程 里面是doc格式的 很详细(failed to translate)
    2012-04-20 18:10:47下载
    积分:1
  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • iterative-pyramidal-LK
    关于光流法的一个外文论文,很好的讲述了光流法算法(An optical flow method on foreign language papers, very good about the optical flow algorithm)
    2013-11-16 10:10:42下载
    积分:1
  • Extreme-nonlinear
    粒子群算法的寻优算法,非线性函数极值寻优,MATLAB的经典算法(Particle swarm optimization algorithm, nonlinear function optimization extreme, MATLAB classical algorithm)
    2013-10-19 23:57:14下载
    积分:1
  • matlab
    仿真合成开口雷达回波信号程序。 四张图,带有注释。(Synthetic radar echo simulation program openings. Four maps, with a comment.)
    2011-01-31 13:08:15下载
    积分:1
  • AC-DC-Converter
    AC-DC Converter notes
    2014-11-13 16:20:49下载
    积分:1
  • 3
    说明:  MATLAB图像处理源程序3:程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理(MATLAB image processing source code 3: Procedure Code Description P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and Impulse noise impact P0306: 2D median filtering of function medfilt2 on the Salt and Pepper noise image filtering P0307: MATLAB functions filter2 mean filtering the noise in the image P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: the image of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothed P0312: use Butterworth (Butterworth) high-pass filter for image sharpening)
    2013-05-20 23:53:01下载
    积分:1
  • MATLAB
    求匹配点的小程序,很好用,在WINDOOWS 平台下运行,需要先安装相关程序,在运行程序。(Small program request match points, useful, in WINDOOWS platform to run, need to install the related program, run the program.)
    2010-06-03 10:49:07下载
    积分:1
  • fsk-msk-gmsk
    分析比较FSK、MSK、GMSK的误码率性能(Analyse the BER performance of FSK, MSK, GMSK)
    2013-04-30 17:40:53下载
    积分:1
  • 696522资源总数
  • 104035会员总数
  • 91今日下载