mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-14 12:50:39 +08:00
Renamed _construct.pyx to _build_rag.pyx and some code corrections
This commit is contained in:
@@ -11,7 +11,7 @@ def threshold_cut(label, rag, thresh):
|
||||
|
||||
Parameters
|
||||
----------
|
||||
label : (width, height, 3) or (width, height, depth, 3) ndarray
|
||||
label : (width, height) or (width, height, 3) ndarray
|
||||
The array of labels.
|
||||
rag : RAG
|
||||
The region adjacency graph.
|
||||
|
||||
Reference in New Issue
Block a user