Class NagaoMatsuyamaFilterScalar

All Implemented Interfaces:
NagaoMatsuyamaF, ProgressReporter

Scalar version of the Nagao-Matsuyama filter. This class implements a 5x5 Nagao-Matsuyama filter, as described in [1]. See Sec. 17.1 of [2] for additional details.

[1] M. Nagao and T. Matsuyama. Edge preserving smoothing. Computer Graphics and Image Processing 9(4), 394–407 (1979).
[2] W. Burger, M.J. Burge, Digital Image Processing – An Algorithmic Introduction, 3rd ed, Springer (2022).

Version:
2021/01/02