Difference between revisions of "CSC111 Final Exam 2018"

From dftwiki3
Jump to: navigation, search
Line 158: Line 158:
 
<br />
 
<br />
 
<!-- ================================================================================= -->
 
<!-- ================================================================================= -->
=Problem #3=
+
=Problem 3=
 
<br />
 
<br />
Write a JES program that takes an image and generates a circular soft mask around the center of the image, as illustrated below.  On the left is the original image, and on the right the image generated by JES.
+
Write a graphic program that takes an image and generates a circular soft mask around the center of the image, as illustrated below.  On the left is the original image, and on the right the image generated by the program you have to write.
 
<center>
 
<center>
 
<br />
 
<br />
Line 170: Line 170:
 
==Testing==
 
==Testing==
 
<br />
 
<br />
Run your program on the following image, and submit a copy of the processed image under the name '''finalb.jpg''' or '''finalb.png'''.
+
Run your program on the following image, and submit a copy of the processed image under the name '''finalb.jpg''' or '''finalb.png'''.  Add a rectangle with your name inside it, so that the image can be easily identified.  Failure to add the name will result in losing some valuable points.
 
<br />
 
<br />
 
<center>[[File:SmithCollegeStainedGlass.jpg|300px]]<br />(click on the image twice to get to the real full size image)</center>
 
<center>[[File:SmithCollegeStainedGlass.jpg|300px]]<br />(click on the image twice to get to the real full size image)</center>

Revision as of 08:32, 27 April 2018

D. Thiebaut (talk) 11:39, 26 April 2018 (EDT)



...