Docstring of graph_cut.py

This commit is contained in:
Vighnesh Birodkar
2014-08-05 23:33:22 +05:30
parent 68b087ca48
commit b05646e201
2 changed files with 59 additions and 6 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ def _add_edge_filter(values, graph):
def rag_mean_color(image, labels, connectivity=2, mode='dissimilarity',
sigma=30.0):
sigma=255.0):
"""Compute the Region Adjacency Graph using mean colors.
Given an image and its initial segmentation, this method constructs the