Coder Social home page Coder Social logo

haar-adaboost's Introduction

基于Haar特征值的Adaboost人脸识别

可以直接使用:python faceDetection.py someImage.pgm --show=True --save=False -- saveInfo=False运行

文件描述:

  • weakClassifier.py : 弱分类器
  • faceDetection.py : 主函数,其中calAndSaveFeatures()是用于计算弱分类器的
  • haar.py : 计算Haar特征
  • image.py : 加载图片,计算积分图
  • setting.py : 配置文件
  • detector.py : 生成扫描窗口
  • feature.py : 存储,加载训练图片的特征值文件
  • model.py : 存储,加载计算软分类器的结果
  • adaboost.py : 强分类器
  • haar.py : 计算几种Harr特征值
  • image.py : 加载,显示图片

haar-adaboost's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.