Giter Site home page Giter Site logo

gunarakulangunaretnam / face-detection-using-cvzone-python Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 16.49 MB

A face detection sample prototype with cvzone and OpenCV-python

License: Apache License 2.0

Python 100.00%
computer-vision cvzone face-detection opencv opencv-python python

face-detection-using-cvzone-python's Introduction

Face Detection Using CvZone Python

Introduction

A computer vision prototype to detect faces in a video sequences, this application is used to detect human faces.

Face detection is a computer vision technology being used in a variety of applications that needs to detect human faces in digital images.

Face detection and face recognition are different subjects. Face detection is the process of locating human faces in digital images, whereas the face recognition is identifying the face of a human, this is a sample application of face detection.

Features

  • Detect human faces.
  • Point the center region of human faces.

Technologies & Frameworks

  • Python 3.8
  • OpenCV
  • CVzone

What is CVZONE?

CVzone is the main Framework that is used in this prototype, it is a computer vision package that makes us easy to run like face detection, hand tracking, pose estimation, etc., and also image processing and other AI functions.

Configuration and Setup

Python is the main programming language of this prototype, OpenCV and CVzone are the major Frameworks.

  • Installing OpenCV

    pip install opencv-python
  • Installing cvzone

    pip install cvzone
  • Or, Installing cvzone using GitHub

    pip install git+https://github.com/cvzone/cvzone.git

Demo

Contact

Website:

Visit

Social Media:

LinkedIn Facebook WhatsApp Instagram X.COM Kaggle TikTok YouTube

face-detection-using-cvzone-python's People

Contributors

gunarakulangunaretnam avatar

Watchers

Kostas Georgiou avatar  avatar

Forkers

naturevision100

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.