Matlab Code for Hand Tracking

SKU: PAN_IPM_082 Categories: ,

Description

Matlab Code for Hand Tracking

Abstract

Hand Tracking is a great application that gets most of its attention in recent times. Hand tracking can be used in many applications like gesture interactions, robotic arms and etc. This project proposes a real-time hand tracking algorithm using skin tone segmentation. We use the viola jones algorithm to detect face and skin color is detected from the cropped image. Image segmentation is performed using skin color on the whole frame and finally, hand is segmented from the final background subtracted image. This approach is relatively insensitive to the background, achieving robust tracking performance in real-time.


System Analysis

   Existing Systems

  • Principal Component Analysis
  • DCT  and shape features

Drawbacks of Exisitng System

  • High Computational load and poor discriminatory power.
  • slow training for a large feature set.
  • Less accuracy in classification

Proposed Method

  • Pre-processing 
  • Clustering 
  • Feature matching

Advantages

  • The segmentation algorithm Proves to be simple and effective
  • The greyscale Co-occurrence matrix performed well 
  • Better texture and edge representation 
  • Segmentation provides better clustering efficiency

Block Diagram 

Matlab Code for Hand Tracking 2
Matlab Code for Hand Tracking

Hardware Requirements

  • system
  • 4 GB of RAM
  • 500 GB of Hard disk

Software Requirement

  • MATLAB 2014a

Matlab Code for Hand Tracking

REFERENCES

[1] J. Han and M. Kamber, Data Mining Concepts and Techniques, United States of America, 2001.
[2] S.Cheng, C. Hsu, and J. Li, “Combined Hand Gesture-Speech Model for Human Action Recognition,” in Sensors, vol 13, 2013.
[3] P. Fankhauser, M. Bloesch, and D.Rodriguez, “Kinect v2 for Mobile Robot Navigation: Evaluation and Modeling,” in Advanced Robotics (ICAR), International Conference on. IEEE, 2015., 2015.
[4] V. Vapnik, The Nature of Statistical Learning Theory, New York: Springer-Verlag, 1995.
[5] J.C.Platt, N. Cristianini, J. Shawe-Taylor, “Large margin dags for multiclass classification.,” in Advances in Neural Information

Customer Reviews

There are no reviews yet.

Be the first to review “Matlab Code for Hand Tracking”

This site uses Akismet to reduce spam. Learn how your comment data is processed.