Digital Image Processing Products
-----
 /
Digital Image Processing
*Features
*Quick Tour
*Image Representation
*Structure of ImageData
*Image Display
*Image Processing with Point Operations
<Image Processing Using LSI Filters
*Region-of-Interest Processing
*Image Transforms: DCT
*Examples
*Download Product
Manual
*Buy Online
*Technical FAQs
*Documentation
*Training
*For More Information
*Engineering Solutions
*Life & Medical Sciences Solutions
*Higher Education Solutions
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

Image Processing Using LSI Filters

Many useful image operations are implemented with linear shift-invariant (LSI) filters. A smoothing operation is frequently a first step in operations such as noise reduction, edge detection, and interpolation. A commonly used smoothing filter has constant coefficients. Convolving an image with such a filter has the effect of smoothing or blurring the image. The second example demonstrates the use of convolution to sharpen an image by a method called unsharp masking. Here we load the package.

[Graphics:Images/index_gr_68.gif]

This loads an example image.

[Graphics:Images/index_gr_69.gif]

This shows the original image.

[Graphics:Images/index_gr_70.gif]

[Graphics:Images/index_gr_71.gif]

Here we smooth and sharpen the example image.

[Graphics:Images/index_gr_72.gif]

Here we display the two results.

[Graphics:Images/index_gr_73.gif]

[Graphics:Images/index_gr_74.gif]

Edge detection is an important step in many shape-based recognition tasks. Edge detection is typically implemented as a convolution operation with appropriately chosen differentiating filters. Two examples of edge detection using two common edge filters, the Sobel gradient edge detector and the Laplacian-of-Gaussian edge detector, conclude this section.

This loads a grayscale example image.

[Graphics:Images/index_gr_75.gif]

This shows the edges in the books image, with the gradient edge detector result on the left and the Laplacian-of-Gaussian on the right.

[Graphics:Images/index_gr_76.gif]

[Graphics:Images/index_gr_77.gif]

Any questions about topics on this page? Click here to get an individual response.


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja]