CE 261: Homework #6
Spring 1996
Instructor: Dr. Craig M. Wittenbrink
Due: Friday, May 24, 1995. Assignments are due at the beginning of class. Please put your full name, and the assignment number on the upper right of the assignment.
Complete the following problems from Gonzalez and Woods: 4.21, 4.23, 6.21, 7.1, 7.5, 7.12.
Write a pseudo code algorithm for segmenting the SAR images to extract out features of interest such as ocean waves, land, buildings, forests, etc.. (Pseudo code, is a high level formal description of an algorithm that doesn't necessarily use the syntax of a particular high level language, but uses similar constructs. See especially the book Code Complete, Steve McConnell, Microsoft Press, 1993)