Skip to content

Latest commit

 

History

History
 
 

CenterStage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Center Stage

Zoom Center using MediaPipe feature image

This repository contains code for Center Stage for Zoom Calls using MediaPipe

Installation and Implementation

Environment Setup

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

Virtual Camera Setup

Install v4l2loopback

sudo modprobe v4l2loopback

Run the main file

python3 main.py

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.