reduce parameter choice of properties

This commit is contained in:
Johannes Schönberger
2012-05-22 23:28:13 +02:00
parent 627ac3cbb9
commit 0c22521916
+1 -1
View File
@@ -48,7 +48,7 @@ def regionprops(image, properties='all'):
----------
image : N x M ndarray
Labelled input image.
properties : {'all', list, tuple}
properties : {'all', list}
Shape measurements to be determined for each labelled image region.
Default is 'all'. The following properties can be determined:
* Area : int