搜索资源列表

  1. CascadeClassifierTest

    0下载:
  2. 基于OpenCV CascadeClassifier的人脸和人眼检测代码,用到两个训练好的分类器-Good classifier based the OpenCV CascadeClassifier face and eye detection code, used in the two training
  3. 所属分类:OpenCV

    • 发布日期:2024-11-20
    • 文件大小:1.57mb
    • 提供者:guyue
  1. CascadeClassifier

    0下载:
  2. it mainly talk about the cascade classifier for the people face, it includes the full codes of C++,and can be operated in the VC++ or VS.
  3. 所属分类:软件工程

    • 发布日期:2024-11-20
    • 文件大小:6.87mb
    • 提供者:yxn
  1. DetectEyes

    0下载:
  2. 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-20
    • 文件大小:2.53mb
    • 提供者:刘卓
  1. Real-Time Human Detection Using Contour Cues

    0下载:
  2. C4行人检测论文 1.使用CENTRIST描述子检测人体轮廓 2.相邻像素间差值的符号是编码轮廓的关键信息。(detecting human Contour using a CascadeClassifier and the CENTRIST descr iptor.)
  3. 所属分类:文档资料

    • 发布日期:2024-11-20
    • 文件大小:846kb
    • 提供者:疾风皓
  1. CascadeClassifier

    0下载:
  2. 用CascadeClassifier分类器进行人脸检测(Face detection using CascadeClassifier classifier)
  3. 所属分类:OpenCV

源码中国 www.ymcn.org