mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 17:55:27 +08:00
DOC: Small one. The input to this one needs to be 2D.
This commit is contained in:
@@ -85,7 +85,7 @@ def convex_hull_object(image, neighbors=8):
|
||||
|
||||
Parameters
|
||||
----------
|
||||
image : ndarray
|
||||
image : (M, N) array
|
||||
Binary input image.
|
||||
neighbors : {4, 8}, int
|
||||
Whether to use 4- or 8-connectivity.
|
||||
|
||||
Reference in New Issue
Block a user