Sigma
This method allows you to reduce noise in an image. Each pixel is replaced by the average of its neighbors. The size of the area of the neighboring pixels considered is defined by a quadratic filter matrix. The modified pixel is the central pixel of the filter matrix. To calculate the average, only the gray values that lie within a defined range (+/- sigma) around the gray value of the central pixel are taken into consideration. As a result, fine object structures are not blurred; only the gray levels in image regions that belong together are adjusted.
|
Parameter |
Description |
|---|---|
|
Sigma |
Enter the sigma value using the slider or input field. |
|
Parameter |
Description |
|---|---|
|
Kernel Size |
Here you can adjust the size of the filter matrix. If the Show All mode is activated, you can adjust the values in X, Y and Z direction individually. |