diff --git a/DEPENDS.txt b/DEPENDS.txt index 027bfa49..8cf3388d 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -33,7 +33,8 @@ Optional Requirements You can use this scikit with the basic requirements listed above, but some functionality is only available with the following installed: -* `NetworkX >= 1.8 `__ +* `NetworkX >= 1.8 `__ is needed to use region +adjacency graph (RAG)-based segmentation functions. * `Matplotlib >= 1.0 `__ is needed to generate the examples in the documentation.