mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 04:02:33 +08:00
Remove extra space
This commit is contained in:
@@ -294,7 +294,7 @@ def swirl(image, center=None, strength=1, radius=100, rotation=0,
|
||||
----------
|
||||
image : ndarray
|
||||
Input image.
|
||||
center : (row, column) tuple or (2,) ndarray, optional
|
||||
center : (row, column) tuple or (2,) ndarray, optional
|
||||
Center coordinate of transformation.
|
||||
strength : float, optional
|
||||
The amount of swirling applied.
|
||||
|
||||
Reference in New Issue
Block a user