|
||||||||
Project 3: Green ScreenUNDER CONSTRUCTION(points 100-BINARY)
Green-Screen Technology is the concept where a person stands in front of a green screen and their picture is digitized (image1). Then using another image as a background image (image2), say a picture of a Florida beach, the two images are composited together. Every pixel in the original image where the green screen is present is replaced with the same pixel from the background image and the resultant "composite" image is displayed on the computer. Thus, a person looks like they are standing on a beach in Florida. This project involves group team work. We will split up into three groups, each developing their own green screen system. For both phases you are to work together in your assigned group. Each group will designate two people to take on the following roles: supervisor, secretary. The supervisor will be responsible for tracking that everyone is doing the work allocated to them as well as with the secreatry will report progress via blackboard to your instructor and the rest of the class. Everyone must partcipate in both phases of this projects. Also, EVERYONE must be able to understand and reproduce the code created in Phase2. If you do not individually complete the portion of the work allocated to you as stipulated by the supervisor, you will not be given credit on that phase of the project. This work must then be redistributed by the supervisor to the rest of your group. You are to write a GUI Java application to implement your Green Screen system. Phase1In this phase, your group is to work together to set up the laboratory so that the Green-Screen Process can take place. You are to organize by designating a group leader/supervisor and then create a plan and implement it to accomplish the following tasks. You will be given some time in class to do this process and may need to work together outside of class. You can use reference materials in the image lab on the Matrox system if you wish to accomplish the tasks.:
|