mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 09:24:15 +08:00
Add missing doc string return section
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user