← 返回首页
facedetectionpython · GitHub Topics · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus
#

facedetectionpython

Here are 6 public repositories matching this topic...

High Performance Face Recognition With Green Box! Face Recognition Pro 2020

  • Updated Dec 14, 2020
  • Python

Face identification algorithms focus on the identifiction of frontal human faces. It is analogous to image detection in which the image of a person is matched bit by bit. Image matches with the image stores in database. Any facial feature changes in the database will invalidate the matching process. It's mostly use for the security.

  • Updated Oct 7, 2020
  • Python

This is a project that includes face recognition and face filters.Finding face parts is very important in many projects. Which may be due to this.This makes it easier to do many more dependent projects if you find a related project.

  • Updated May 24, 2020
  • Python

Goal of project is to store detected images in a distributed database. Hyperledger fabric is used to store detected images. This readme file explains how to setup the IoT network which sends detected images to IoT Gateway.

  • Updated Jul 13, 2022
  • Python

This Python script utilizes image processing and deep learning techniques to perform face detection and generate personalized ID cards

  • Updated Sep 4, 2024
  • Python

Face Detection from images.Detect face using OpenCV CascadeClassifier. Application detects the face and eyes, Draws rectangle over it

  • Updated Oct 19, 2021
  • Python

Improve this page

Add a description, image, and links to the facedetectionpython topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the facedetectionpython topic, visit your repo's landing page and select "manage topics."

Learn more

Footer

© 2026 GitHub, Inc.