Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 989 Bytes

File metadata and controls

13 lines (11 loc) · 989 Bytes

Gesture Recognition System for American Sign Language

CSE 572 Data Mining Group 7

Assignment 1: Data collection

This is a manual task which involved performing the different gestures wearing the wrist sensors which record the data in terms of time series.

Assignment 2: Feature Extraction and Feature Selection

This phase involved augmenting raw sensor data, extracting and selecting features from the data to identify different gestures.

Assignment 3: User dependent analysis

This phase involved classifying different actions performed by each user into corresponding gestures using some of the machine learning techniques like decision tree, support vector machine and neural network.

Assignment 4: User independent analysis

This phase involved classifying different actions performed by all users into corresponding gestures using some of the machine learning techniques like decision tree, support vector machine and neural network.

Technology used: MATLAB