Updated Return section.

This commit is contained in:
Ivana Kajić
2014-08-31 14:51:21 +01:00
parent e5cd943bc3
commit 2c830a34e2
+1 -1
View File
@@ -120,7 +120,7 @@ def gabor_filter(image, frequency, theta=0, bandwidth=1, sigma_x=None,
-------
real, imag : arrays
Filtered images using the real and imaginary parts of the Gabor filter
kernel.
kernel. Images are of the same dimensions as the input one.
References
----------