Category: |
Image Filters |
Author: |
|
Description: |
Filter to compute Olympic Filtered image.The minimum and maximum values in the image are substracted from the sum of the nine kernel (3 x 3) generated images and the remainder is averaged.Performs a similar function to a hybrid median filter |
Acknowledgements: |
See 'The Image Processing Handbook' by John Russ for an excellent overview of image processing techniques and applications. |
Script version: |
2.0 |
DM/GMS version: |
3.6.5 |
Script written as a function: |
No |
Source: |
Show code |
Download Source Code: |
|
Download Zip File: |
|