webcam-face-detection

There are 6 repositories under webcam-face-detection topic.

  • jashandeep-sohi/webcam-filters

    Add filters (background blur, etc) to your webcam on Linux.

    Language:Python54552516
  • DoryAzar/FaceDetectPython

    FaceDetect is a face detection and recognition framework built in Python on top of the work of several open source projects and models with the hope to reduce the entry barrier for developers and to encourage them to focus more on developing innovative applications that make use of face detection and recognition.

    Language:Python12224
  • Detect-Face

    CursedPrograms/Detect-Face

    This project utilizes the OpenCV and Pillow (PIL) libraries to detect faces in images and webcam feeds, marking them with rectangles. The detected faces are saved in a specified output directory. The detected faces are saved in a specified output directory.

    Language:Python9201
  • DoryAzar/facedetect

    Detecting human faces and recognizing faces and facial expressions has always been an area of interest for different applications such as games, utilities and even security. With the advancement of machine learning, the techniques of detection and recognition have become more accurate and precise than ever before.

    Language:JavaScript4100
  • Infi-09/Webcam-Faces-Detection

    This projects defines how to detect the faces in the webcam as well as the video files using Harr Cascade Classifier and it is fully implemented using OpenCV Python

    Language:Jupyter Notebook3101
  • guilhermedom/facial-feature-haar-detection

    Haar cascade classifiers detecting faces and eyes in images with OpenCV.

    Language:Jupyter Notebook20