登录
首页 » matlab » face detection

face detection

于 2017-10-05 发布 文件大小:6876KB
0 161
下载积分: 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 个回复

  • ACE算法
    ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
    2021-01-27 15:58:40下载
    积分:1
  • ShapeRecognition
    Shap Context based Shape recognition
    2010-05-12 14:15:29下载
    积分:1
  • Gcenter
    说明:  图像的重心区域检测 matlab程序实现 可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳(regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images)
    2005-09-03 11:14:20下载
    积分:1
  • C# 浏览大片 例子源码
    C# 浏览大图片 例子源码
    2013-05-22下载
    积分:1
  • SURFmex
    surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文(surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm)
    2009-11-19 10:41:29下载
    积分:1
  • 2D-Wavelet-Transformation
    用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示(Wavelet transform in 2-D dimentation)
    2021-04-18 11:18:52下载
    积分:1
  • TVAL3_v1.0
    压缩感知重建算法,利用压缩感知理论实现用较少的采样量恢复出高分辨率的图像信息(compressive sensing reconstruction algoriyhm)
    2013-08-26 10:18:54下载
    积分:1
  • SAR合成孔径雷达点目标(附matlab代码)
    说明:  SAR合成孔径雷达的点目标仿真报告,含matlab代码(SAR synthetic aperture radar point target simulation report, including Matlab code)
    2020-06-26 23:00:02下载
    积分:1
  • rbm
    深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等( Initialize and train an RBM energy-based model. Supports binary, Gaussian, and multinomial inputs (still in development). Supports binary and noisy rectified linear units (NReLU) in the hidden layer. Supports joint modeling of binary and multinomial variables for classification.)
    2014-05-08 10:57:43下载
    积分:1
  • 2019DSP实验
    锐化图片 拉普拉斯算法 两种方法 一种是自己写的一种是用了matlab里面自带的函数(ruihua picture Laplace there are two mechof a fi [as fs aflasl;nvb)
    2019-05-28 21:51:24下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载