GithubHelp home page GithubHelp logo

face-recognition's Introduction

face-recogition

python + dlib 进行人脸识别

python version

python 3.4.5

platform

linux

Dependency

opencv-python,dlib

step 1 register face from image or camera 第一步先注册人脸(从图片/摄像头)

python face_register.py -t 1

register face will generate csv file save human face to a 128 dimensional vector

step 2 recognition face from image or camera 第二步识别人脸(从图片/摄像头)

python face_recognition.py -t 1

read human face from image or camera and maps the image of a human face to a 128 dimensional vector

register the face from image 从图像中注册面部信息

recognition from image 从图像中给定不同的面部信息的识别结果

more: https://blog.csdn.net/lucky404/article/details/88184350

face-recognition's People

Contributors

pythondever 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.