Digital image processing Python language implementation-image filtering-over-limit neighborhood filtering

Out-of-limit neighborhood filtering

1 Introduction

Over-limit neighborhood filtering is to increase threshold processing on the basis of mean filtering, which can effectively remove salt and pepper noise while preserving the original image information as much as possible.

2. Description of over-limit neighborhood filtering

G ( x , y ) G(x,y) G(x,y ) is the input image,

Guess you like

Origin blog.csdn.net/wujuxKkoolerter/article/details/112686521