kirsch filter menu

--------------------------------
Kirsch Filtering is a method for enhancing the edges in an image. It produces a black & white image that has dark areas where the original image has smooth areas, and light areas where the original image has areas of rapidly varying intensity (particularly near edges). It is similar to the Sobel Filter.

The procedure for running the Kirsch filter is:

  1. You decide whether you want the system to stretch the image for you when it gets done. If you set the Auto-stretch field to Yes, the system will stretch the filtered image so as to clip off 0.05% of the pixels on the dark end and 0.05% on the white end. If you set it to No, the system will display a histogram of the filtered image and let you indicate the clipping levels yourself.
  2. You click on the FILTER menu field. This starts the filtering procedure.
  3. To see the result image, click on the DISPLAY menu field.

You can restrict the filter to work on only a portion of the image by specifying an Area of Interest (AOI). The AOI can be either rectangular or polygonal. To specify a rectangular AOI, first display the image, then click on USE RECTANGULAR AREA. The system will prompt you to indicate the rectangular area on the image. Do so with two clicks. When you then apply the filter, only the pixels in the rectangular area will be affected. Similarly, you can make an irregular AOI by first clicking on USE POLYGONAL AREA and then outlining the AOI with a series of clicks on mouse button 1. Terminate the drawing of the AOI by clicking with button 2. If you have restricted processing to an AOI and you want to make it apply to the entire image again, click on USE ENTIRE IMAGE.