CCSU Fall 1999 Project 2 Posting Date: September 21, 1999 Due Date: October 5, 1999 Relevant Demos and Tutorials: The Simple Java Tutorial under Java Tutorials and Background Documentation on the Java Resources page, and the first four CS 151 Java Demos. Introduction: This is a simple project to make you think about digitized images and pixels. It also introduces a simple smoothing operation. Detailed Specifications: 1. Do Bradley Kjell's CS 423 Fall 1998 Program #2, available from his Web page at http://www.cs.ccsu.ctstateu.edu/~kjell as CS 423 Java Assignment #2, Smooth Operator. General Instructions: Same as for Project 1.