Skip to content

PyQt GUI to display outputs from Google MediaPipe models on video feeds

Notifications You must be signed in to change notification settings

saahithjanapati/mediapipe-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mediapipe-GUI

PyQt GUI to display outputs from Google MediaPipe models run on video feeds

Screenshot

Usage

How to Run

Make sure you are running a version of Python 3. Then run:

pip install -r requirements.txt

By default, the GUI runs using your computer's webcam as video feed. If you would like to run it on a downloaded video file, specify the path to the video file as an additional argument. For example:

python GUI.py test.mp4

About

PyQt GUI to display outputs from Google MediaPipe models on video feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages