Background Removal
This project is an example of how to create an application that integrates a WebGL fragment shader to perform background removal using chroma keying. The shader is inspired by the OBS Chroma Key filter and includes an upgraded spill suppression algorithm. The application allows users to upload videos, apply the background removal effect, and adjust key parameters such as similarity, smoothness, and spill suppression.