Giter VIP home page Giter VIP logo

computer-vision-using-opencv's Introduction

Type of Project:

Hand Tracking:

Pose Tracking:

Face Detection:

Finger counter

This project counts the number of fingers in the video captured by the webcam/video given.

Requirements

  • OpenCV
  • Python 3.7+
  • mediapipe

About Project

  • The Handtracker file consists of a class Handdetector.
  • The class has two class methods for detecting hands i.e. findHands and for finding the positional landmarks i.e. findPosition.
  • The FingerCounter file contains the module to capture the video through webcam and count the number of fingers. The tip ids can be seen in the pic below.

landmark

finger-counter

Volume control using gesture

This project controls the volume using hand gestures.

Requirements

  • OpenCV
  • Python 3.7+
  • mediapipe
  • numpy
  • pycaw

About Project

  • The Handtracker file consists of a class Handdetector.
  • The class has two class methods for detecting hands i.e. findHands and for finding the positional landmarks i.e. findPosition.
  • The gesture-volume controller file contains the module to control volume using gestures. The pycaw is a library through which we can connect to our audio utilities i.e. to change our volume.
  • For all the landmark ids see the image given in finger counter project.

gesture-control

Pose Estimation

This project determines the pose of the person in image/video.

Requirements

  • OpenCV
  • Python 3.7+
  • mediapipe

About Project

  • The Posetracker file consists of a class posedetector.
  • The class has a class method findposition for detecting pose of the person in the image/video.
  • The landmarks for the pose are given in the image below

pose-landmark

pose

Face Detector

This project detects the face of the person.

Requirements

  • OpenCV
  • Python 3.7+
  • mediapipe

Face detection

Face Mesh Detector

This project detects the 468 facial landmarks of the person.

Requirements

  • OpenCV
  • Python 3.7+
  • mediapipe

Face detection

computer-vision-using-opencv's People

Contributors

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