Giter Club home page Giter Club logo

panasonic-internship's Introduction

Panasonic-internship

Panasonic internship - face detection && covid -19 health checking

Introduction

Project purpose:

Realize the integrated detection of station face and health code travel

Main Functions of the project:

Realize the call of face recognition, face library management (face increase and delete)

Realize the QR code recognition and GIF, name, green code detection of Liao Shitong health code

Development environment

Hardware Development environment

Raspberry pi 4b

display

camera

Software development environment

Python-Pyqt5

Opencv

Raspberry Pi Linux

GUI and Function Introduction

Interface flow chart

detection panel

detect face first, and detect the healthy code second

Page for registering administrator accounts

administrator accounts can be registered here.

Passenger information entry

Algorithm implementation

face detection

In order to accurately and quickly recognize faces, we use Baidu-face api.

Health Code Identification:color identification

In order to Identify green color, RGB is transformed to HSV. And then we use cv2.inRange() to identify finally.

Health Code Identification: dynamic identification && name identification

Firstly, use formula(1)(2) to locate the loaction of name and time.

Secondly, use Mean hash algorithm to make sure time is dynamic.

Finally, use Three histogram algorithm to make sure Passenger name is Passenger information entried before.

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.