Chroma key (green screen removal) algorithms with Python
-
Updated
Jul 14, 2024 - Python
Chroma key (green screen removal) algorithms with Python
A college project in Python using OpenCV. A simple app that takes two images, one with green areas and one background image, and replaces the green regions with the background.
Using a raspberry pi, python and pygame, I use this code to generate a score overlay (green chroma-key). It displays a timer, titles and scores
Chromakey-like video cropping without actual green screen. Resulted PNG files will contain alpha channel for transparency.
A program that cuts object from chromakey image and cuts it into desired background image.
Add a description, image, and links to the chromakey topic page so that developers can more easily learn about it.
To associate your repository with the chromakey topic, visit your repo's landing page and select "manage topics."