Background-Removal This python code uses openCV package to change the green screen background of a video using an image. The input video file : video.mp4 The input image file: image.jpg The output video file: result.mp4