OpenCV中4个人脸级联分类器

本文介绍了OpenCV中包含的4个基于haar特征的级联分类器,用于人脸识别。分别是:1) haarcascade_frontalface_alt.xml - Stump型20x20温和Adaboost检测器;2) haarcascade_frontalface_alt2.xml - Tree型20x20温和Adaboost检测器;3) haarcascade_frontalface_alt_tree.xml - 使用阶段分类器树的Stump型20x20温和Adaboost检测器;4) haarcascade_frontalface_default.xml - Stump型24x24离散Adaboost检测器。实验结果显示,haarcascade_frontalface_alt.xml在人脸识别中表现最佳,无误检。
摘要由CSDN通过智能技术生成

OpenCV下的data\haarcascades中有4个haar特征训练的级联分类器:


它们之间的区别如下:

1:haarcascade_frontalface_alt.xml

Stump-based 20x20 gentle adaboost frontal face detector.

2:haarcascade_frontalface_alt2.xml

Tree-based 20x20 gentle adaboost frontal face detector.

3:haarcascade_frontalface_alt_tree.x

  • 0
    点赞
  • 12
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值