Skip to content

mustafa-sadiq/green-screen-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Green Screen

Load images then click "Solve"

You can also click "Load demo images" to load test images

To save the result image: Right click on the image --> Save image as...

Background:

The green screen has been used commonly to change the background of images in post-production. Given a picture with a green background we can change every pixel corresponding to a background image to produce a new image. Learning from Duke Learn to Program's Programming Foundations with JavaScript, HTML and CSS (https://www.dukelearntoprogram.com//course1/index.php).

Tools: