pop_bilateral docstring: the->pixels

This commit is contained in:
arve0
2015-05-12 15:30:14 +02:00
parent 92b40816ed
commit 0eb7d132d3
+1 -1
View File
@@ -111,7 +111,7 @@ def pop_bilateral(image, selem, out=None, mask=None, shift_x=False,
The number of pixels is defined as the number of pixels which are included
in the structuring element and the mask. Additionally the must have a
in the structuring element and the mask. Additionally pixels must have a
greylevel inside the interval [g-s0, g+s1] where g is the greyvalue of the
center pixel.