→ كل المشاريع

Background-Changer

بواسطة @chadlimedamine

31

These python Jupyter notebooks are a step by step Tutorials to illustrate how to create an automatic background changer for images and videos that has a Green Screen background using NumPy, MatplotLib, OpenCv and MoviePy libraries.

عن هذا المشروع

Background Changer First, you need to read this notebook imagemaskusingnumpy.ipynb which has an explanation of how masks in NumPy images (matrices) are manipulated and made. Second, read this notebook changegreenscreen.ipynb which explain how to change the background of an image that has a green screen as a background with any other image. Example: The image that we want to change its background The background image The new image after changing its background Third, read this notebook automaticvideobackgroundchanger.ipynb that explains how to change the background of a video with a fixed image as a background. In the example explained in the notebook we used this video Vandamme Video and changed its background with this image to create this new video new video with its background changed. Fourth, read this notebook automaticvideobackgroundchangerwithvideoasbackground.ipynb that explains how to change the background of a video with another video. So basically the new generated video will be a combination of the two videos.

من ملف README الخاص بالمشروع على GitHub

النجوم
31
التفريعات
1
الرخصة
MIT
آخر تحديث
04/01/2020

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/background-changer.svg)](https://www.madeinalgeria.dev/projects/background-changer)

مشاريع ذات صلة