SoNagaoFilterProcessing2dFilterTypes Enumeration |
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoising
Member name | Value | Description | |
---|---|---|---|
TSUJI | 0 | This option to use Tsuji algorithm. | |
NAGAO7 | 1 | This option to use Nagao algorithm with neighborhood of size 7. | |
NAGAO9 | 2 | This option to use Nagao algorithm with neighborhood of size 9. | |
NAGMOD | 3 | This option to use Nagmod algorithm. |