mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 04:47:34 +08:00
improved doc string
This commit is contained in:
@@ -78,7 +78,7 @@ def polygon(verts, shape=None):
|
||||
Parameters
|
||||
----------
|
||||
verts : Nx2 ndarray
|
||||
(row, col) coordinates
|
||||
(row, col) vertices of polygon
|
||||
shape : tuple, optional
|
||||
image shape which is used to determine maximum extents of output pixel
|
||||
coordinates. This is useful for polygons which exceed the image size.
|
||||
|
||||
Reference in New Issue
Block a user