Skip to content

SheenDullu/CSE515-MWDB-Group-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE 515 Multimedia and Web Databases

Multimedia Gesture Recognition

Assumptions

• The directory dir for the data will have .csv files with multi-variate time-series data.

• The directory dir will be the location along with folder name. For example, the Folder Z has all the gesture files, so dir will be <folder_path…>. In my case, dir input was D:\ASU\Courses\MWDB\Project\Code

The System should be installed with Python 3.7.7.

To Run the System:

  1. Open the folder in the command prompt
  2. Create virtual environment folder: python -m venv venv
  3. Activate the virtual environment: venv\Scripts\activate
  4. Install all the packages required: pip install -r requirements.txt
  5. Run the program file: python Phase2.py
  6. Follow along the interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages