Add missing doc string return section

This commit is contained in:
Johannes Schönberger
2012-09-11 08:52:51 +02:00
parent 410280f4a9
commit d55ef7ede8
+2
View File
@@ -129,6 +129,8 @@ def shi_tomasi(image, sigma=1):
Standard deviation used for the Gaussian kernel, which is used as
weighting function for the auto-correlation matrix.
Returns
-------
response : ndarray
Shi-Tomasi response image.