Interactive-Zoom-Practice

Soohwan Lee

2021 Master Graduation Project

NEAS: for Better Non-verbal Expression on Online Meeting

Zoom with Gesture Recognition for Better Communication on Online Meeting

Quick Start for the pilot test

  1. install OBS, Zoom, Anaconda
  2. run OBS at least once and set as following figure

스크린샷 2021-09-23 오후 8 32 01

스크린샷 2021-09-23 오후 8 32 46

  1. download this project and unzip it
  2. open terminal and go to the directory
  3. run following code

$ conda create -n zoom python=3.7

$ conda activate zoom

$ pip install -r requirements.txt

$ python code/mediapipe/FINAL_pilot.py