Assignment #2

 SIMG726 Home Page

Statistics Graphical User Interface and Special Functions (Rect and Gaus)


Objectives:
  1. 1 - Create an IDL graphical user interface that will display an image (PGM) and take the overall statistics (from Assignment #1) and present it to the user.
  2. 2 - Allow the user to define a rectangular region of interest (ROI) and compute the statistics for this (ROI) [Consider using the CW_DEFROI routine]
  3. 3 - Write a one and two-dimensional Rect and Gaus function and allow the user to multiply either of the two dimensional functions on the entire image.
  4. 4 - Take this opportunity to practice creating a LaTeX document.
A description of the Rect and Gaus functions can be found in Gaskill's Book

Assignment is due on Class #13

  rolo@cis.rit.edu