mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Docstring of graph_cut.py
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user