登录
首页 » matlab » face detection

face detection

于 2017-10-05 发布 文件大小:6876KB
0 197
下载积分: 1 下载次数: 12

代码说明:

  运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)

文件列表:

face detection
face detection\dataset
face detection\dataset\faces
face detection\dataset\faces\10.png
face detection\dataset\faces\100.png
face detection\dataset\faces\101.png
face detection\dataset\faces\102.png
face detection\dataset\faces\103.png
face detection\dataset\faces\104.png
face detection\dataset\faces\105.png
face detection\dataset\faces\106.png
face detection\dataset\faces\107.png
face detection\dataset\faces\108.png
face detection\dataset\faces\109.png
face detection\dataset\faces\11.png
face detection\dataset\faces\110.png
face detection\dataset\faces\111.png
face detection\dataset\faces\112.png
face detection\dataset\faces\113.png
face detection\dataset\faces\114.png
face detection\dataset\faces\115.png
face detection\dataset\faces\116.png
face detection\dataset\faces\117.png
face detection\dataset\faces\118.png
face detection\dataset\faces\119.png
face detection\dataset\faces\12.png
face detection\dataset\faces\120.png
face detection\dataset\faces\121.png
face detection\dataset\faces\122.png
face detection\dataset\faces\123.png
face detection\dataset\faces\124.png
face detection\dataset\faces\125.png
face detection\dataset\faces\126.png
face detection\dataset\faces\127.png
face detection\dataset\faces\128.png
face detection\dataset\faces\129.png
face detection\dataset\faces\13.png
face detection\dataset\faces\130.png
face detection\dataset\faces\131.png
face detection\dataset\faces\132.png
face detection\dataset\faces\133.png
face detection\dataset\faces\134.png
face detection\dataset\faces\135.png
face detection\dataset\faces\136.png
face detection\dataset\faces\137.png
face detection\dataset\faces\138.png
face detection\dataset\faces\139.png
face detection\dataset\faces\14.png
face detection\dataset\faces\140.png
face detection\dataset\faces\141.png
face detection\dataset\faces\142.png
face detection\dataset\faces\143.png
face detection\dataset\faces\144.png
face detection\dataset\faces\145.png
face detection\dataset\faces\146.png
face detection\dataset\faces\147.png
face detection\dataset\faces\148.png
face detection\dataset\faces\149.png
face detection\dataset\faces\15.png
face detection\dataset\faces\150.png
face detection\dataset\faces\151.png
face detection\dataset\faces\152.png
face detection\dataset\faces\153.png
face detection\dataset\faces\154.png
face detection\dataset\faces\155.png
face detection\dataset\faces\156.png
face detection\dataset\faces\157.png
face detection\dataset\faces\158.png
face detection\dataset\faces\159.png
face detection\dataset\faces\16.png
face detection\dataset\faces\160.png
face detection\dataset\faces\161.png
face detection\dataset\faces\162.png
face detection\dataset\faces\163.png
face detection\dataset\faces\164.png
face detection\dataset\faces\165.png
face detection\dataset\faces\166.png
face detection\dataset\faces\167.png
face detection\dataset\faces\168.png
face detection\dataset\faces\169.png
face detection\dataset\faces\17.png
face detection\dataset\faces\170.png
face detection\dataset\faces\171.png
face detection\dataset\faces\172.png
face detection\dataset\faces\173.png
face detection\dataset\faces\174.png
face detection\dataset\faces\175.png
face detection\dataset\faces\176.png
face detection\dataset\faces\177.png
face detection\dataset\faces\178.png
face detection\dataset\faces\179.png
face detection\dataset\faces\18.png
face detection\dataset\faces\180.png
face detection\dataset\faces\181.png
face detection\dataset\faces\182.png
face detection\dataset\faces\183.png
face detection\dataset\faces\184.png
face detection\dataset\faces\185.png
face detection\dataset\faces\186.png
face detection\dataset\faces\187.png

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

发表评论

0 个回复

  • IDL源程序
    说明:  ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
    2021-04-19 18:48:51下载
    积分:1
  • trialmat
    符合高斯分布的关于随机粗糙表面的生成代码(Meet the Gaussian distribution of the random rough surface on the generated code)
    2021-05-14 02:30:02下载
    积分:1
  • Kalman_Filter
    卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or included as they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any further analysis. Steve Roberts 7-2-98 (Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
    2008-04-05 16:47:47下载
    积分:1
  • EVM_Matlab_bin-1.1-win64
    用matlab实现的欧拉影像放大应用程序。(Euler image magnification application realized by matlab.)
    2020-06-16 15:20:02下载
    积分:1
  • SEEDS超素分割算法的源码
    SEEDS超像素分割算法的源码,C++实现,可运行(The source code of SEEDS Superpixel picture segmentation)
    2020-06-27 04:00:01下载
    积分:1
  • videoprocessing
    图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。(YCbCr 4:2:0 image is converted to 4:2:2 or 4:4:4 of the algorithm, Matlab program is)
    2021-03-16 09:19:22下载
    积分:1
  • NSCT-SF-PCNN-ImageFusion-Toolbox
    非降采样Contourlet域内空间频率激励的PCNN图像融合算法的实现代码(Non-spatial frequency domain down-sampling Contourlet motivated PCNN image fusion algorithm implementation code)
    2011-04-26 09:24:22下载
    积分:1
  • 边缘检测
    包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
    2019-04-07 20:56:19下载
    积分:1
  • angle&radius
    说明:  对图像的傅里叶变换图像进行径向和角向频谱统计(Statistics of radial and angular spectrum of Fourier transform image)
    2020-05-14 10:26:12下载
    积分:1
  • ASEF_LocationEyes
    基于ASEF方法的人眼精确定位方法,解压后,在目录中有一个使用说明文件,可以帮助你使用它(Method based ASEF precise eye positioning method, unpacked, in the directory has a file using the instructions that can help you use it)
    2011-09-15 09:56:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载