Package Ch17_EdgePreserving_Smoothing


package Ch17_EdgePreserving_Smoothing
  • Classes
    Class
    Description
    This ImageJ plugin demonstrates the use of the Bilateral filter.
    This ImageJ plugin demonstrates the use of the Kuwahara filter, similar to the filter suggested in [1].
    This plugin demonstrates the 5x5 Nagao-Matsuyama filter, as described in [1]].
    This ImageJ plugin demonstrates the use of the Perona-Malik filter [1].
    This ImageJ plugin is a minimal example for running the Perona-Malik filter [1].
    This ImageJ plugin demonstrates the use of the Anisotropic Diffusion filter described in [1].