This commit is contained in:
Vighnesh Birodkar
2014-08-19 00:08:03 +05:30
parent 72b9e9fe45
commit 7f9be8995f
+1 -1
View File
@@ -84,7 +84,7 @@ def merge_hierarchical(labels, rag, thresh, in_place=True):
Returns
-------
out : ndarray
The new labelled array.
The new labeled array.
Examples
--------