Zoom Virtual Background

 

 

Summary

Learn how we use the Media Pipe Library to perform image segmentation to create our our Zoom Virtual Background using OpenCV in Python. In this computer vision tutorial, we will explore how to mask out pixel of the background using mask image segmentation and then apply backgrounds to the image on your webcam at 30FPS on CPU!

We use the MediaPipe Selfie Segmentation library for segmenting prominent humans in view. It can run in real-time on both smartphones and laptops. The intended use cases include selfie effects and video conferencing, where the person is close or under 2 meters away from the camera.


Win10 • Mac • Linux • Python

Requirements

PC / Laptop

GET

WebCam

GET

PyCharm Community

DOWNLOAD

Implementation

Download Files

Video Tutorial (Coming Soon)

©Augmented Startups 2021