All Projects → Gogul09 → Gesture Recognition

Gogul09 / Gesture Recognition

Licence: mit
✋ Recognizing "Hand Gestures" using OpenCV and Python.

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Gesture Recognition

Libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
Stars: ✭ 354 (+160.29%)
Mutual labels:  opencv, scikit-learn
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (+63.97%)
Mutual labels:  opencv, scikit-learn
Selfdrivingcar
A collection of all projects pertaining to different layers in the SDC software stack
Stars: ✭ 107 (-21.32%)
Mutual labels:  opencv, scikit-learn
Porndetector
Porn images detector with python, tensorflow, scikit-learn and opencv.
Stars: ✭ 248 (+82.35%)
Mutual labels:  opencv, scikit-learn
Computer Vision
Computer vision sabbatical study materials
Stars: ✭ 39 (-71.32%)
Mutual labels:  opencv, scikit-learn
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-58.82%)
Mutual labels:  opencv, scikit-learn
Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (+971.32%)
Mutual labels:  opencv, scikit-learn
Pydata Chicago2016 Ml Tutorial
Machine learning with scikit-learn tutorial at PyData Chicago 2016
Stars: ✭ 128 (-5.88%)
Mutual labels:  scikit-learn
Native Opencv Android Template
A tutorial for setting up OpenCV 4.5.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support.
Stars: ✭ 131 (-3.68%)
Mutual labels:  opencv
Color Tracker
Color tracking with OpenCV
Stars: ✭ 128 (-5.88%)
Mutual labels:  opencv
Nyoka
Nyoka is a Python library to export ML/DL models into PMML (PMML 4.4.1 Standard).
Stars: ✭ 127 (-6.62%)
Mutual labels:  scikit-learn
Videoauidt
📹 一个短视频APP视频内容安全审核的思路调研及实现汇总
Stars: ✭ 129 (-5.15%)
Mutual labels:  opencv
Hep ml
Machine Learning for High Energy Physics.
Stars: ✭ 133 (-2.21%)
Mutual labels:  scikit-learn
Raspisecurity
Home Surveillance for Raspberry
Stars: ✭ 128 (-5.88%)
Mutual labels:  opencv
Intelegent lock
lock mechanism with face recognition and liveness detection
Stars: ✭ 134 (-1.47%)
Mutual labels:  opencv
Monocularsfm
Monocular Structure from Motion
Stars: ✭ 128 (-5.88%)
Mutual labels:  opencv
Qlik Py Tools
Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).
Stars: ✭ 135 (-0.74%)
Mutual labels:  scikit-learn
Lidar camera calibration
Light-weight camera LiDAR calibration package for ROS using OpenCV and PCL (PnP + LM optimization)
Stars: ✭ 133 (-2.21%)
Mutual labels:  opencv
Spacextract
Extraction and analysis of telemetry from rocket launch webcasts (from SpaceX and RocketLab)
Stars: ✭ 131 (-3.68%)
Mutual labels:  opencv
Opentrack
Head tracking software for MS Windows, Linux, and Apple OSX
Stars: ✭ 1,950 (+1333.82%)
Mutual labels:  opencv

Gesture Recognition

Recognizing "Hand Gestures" using OpenCV and Python.

Libraries needed

  • cv2
  • imutils
  • numpy
  • sklearn

Usage

  1. python segment.py
  2. python recognize.py
  3. python recognize-image.py

To understand how this works, please read the blog posts given below.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].