Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Image Processing & Analysis > Image Filtering & Neighborhood Processing > HarmonicMeanFilter >

HarmonicMeanFilter

HarmonicMeanFilter
filters image by replacing every value by the harmonic mean of the values in its range r neighborhood.
HarmonicMeanFilter
applies harmonic mean filtering to an array of data.
  • HarmonicMeanFilter computes the harmonic mean of the values in blocks centered on each pixel.
  • In HarmonicMeanFilter, data can be an array of any rank, and can contain symbolic as well as numerical entries.
Harmonic mean filtering applied to a three-channel image:
Applying a harmonic mean filter smoothens an image while preserving sharp transitions:
Apply a moving harmonic mean filter to a vector:
Harmonic mean filtering applied to a three-channel image:
In[1]:=
Click for copyable input
Out[1]=
Applying a harmonic mean filter smoothens an image while preserving sharp transitions:
In[2]:=
Click for copyable input
Out[2]=
 
Apply a moving harmonic mean filter to a vector:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF