All Projects → amarlearning → Finger Detection And Tracking

amarlearning / Finger Detection And Tracking

Licence: bsd-2-clause
Finger Detection and Tracking using OpenCV and Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Finger Detection And Tracking

Color Tracker
Color tracking with OpenCV
Stars: ✭ 128 (-59.62%)
Mutual labels:  object-detection, opencv, numpy
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (-29.65%)
Mutual labels:  opencv, numpy, matplotlib
Fourier-Transform
An implementation of the Fourier Transform using Python
Stars: ✭ 43 (-86.44%)
Mutual labels:  numpy, matplotlib
Python-notes
Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
Stars: ✭ 104 (-67.19%)
Mutual labels:  numpy, matplotlib
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (-74.45%)
Mutual labels:  numpy, matplotlib
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (-80.13%)
Mutual labels:  numpy, matplotlib
Exploratory Data Analysis Visualization Python
Data analysis and visualization with PyData ecosystem: Pandas, Matplotlib Numpy, and Seaborn
Stars: ✭ 78 (-75.39%)
Mutual labels:  numpy, matplotlib
Live-Video-Sketching-through-webcam-using-OpenCv-Python
Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames
Stars: ✭ 29 (-90.85%)
Mutual labels:  numpy, matplotlib
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (-80.13%)
Mutual labels:  numpy, matplotlib
Quantum-Computing-Collection-Of-Resources
A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
Stars: ✭ 183 (-42.27%)
Mutual labels:  numpy, matplotlib
The-Data-Visualization-Workshop
A New, Interactive Approach to Learning Data Visualization
Stars: ✭ 59 (-81.39%)
Mutual labels:  numpy, matplotlib
python3-docker-devenv
Docker Start Guide with Python Development Environment
Stars: ✭ 13 (-95.9%)
Mutual labels:  numpy, matplotlib
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (-71.92%)
Mutual labels:  numpy, matplotlib
slam-python
SLAM - Simultaneous localization and mapping using OpenCV and NumPy.
Stars: ✭ 80 (-74.76%)
Mutual labels:  numpy, matplotlib
Scipy-Bordeaux-2017
Course taught at the University of Bordeaux in the academic year 2017 for PhD students.
Stars: ✭ 16 (-94.95%)
Mutual labels:  numpy, matplotlib
DIP-In-Python
Play around with Pixel in Python
Stars: ✭ 42 (-86.75%)
Mutual labels:  numpy, matplotlib
alvito
Alvito - An Algorithm Visualization Tool for Python
Stars: ✭ 52 (-83.6%)
Mutual labels:  numpy, matplotlib
Object Detection Opencv
YOLO Object detection with OpenCV and Python.
Stars: ✭ 267 (-15.77%)
Mutual labels:  object-detection, opencv
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
Stars: ✭ 211 (-33.44%)
Mutual labels:  numpy, matplotlib
Python-for-data-analysis
No description or website provided.
Stars: ✭ 18 (-94.32%)
Mutual labels:  numpy, matplotlib

Finger Detection and Tracking

HitCount Issues Say Thanks!

Tracking the movement of a finger is an important feature of many computer vision applications. In this application, A histogram based approach is used to separate out the hand from the background frame. Thresholding and Filtering techniques are used for background cancellation to obtain optimum results.

Tutorial

Finger Detection and Tracking using OpenCV and Python

Buy me a coffee

How to run the code

Go to the Finger Detection and Tracking directory. Then,

  1. Run the code with command python FingerDetection.py
  2. Put your parm over the green squares
  3. Then, press z key to start tracking
  4. Finish program with Esc key.

Demo

Demo GitHub Sectory

Stargazers over time

Stargazers over time

Issues

You can report the bugs at the issue tracker

OR

You can tweet me if you can't get it to work. In fact, you should tweet me anyway.


License

Built with ♥ by Amar Prakash Pandey(@amarlearning) under BSD 2-Clause "Simplified" License

You can find a copy of the License at BSD 2-Clause "Simplified" License

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