Previous topic

medpy.graphcut.graph.GCGraph.__init__

Next topic

medpy.graphcut.graph.GCGraph.get_graph

This Page

medpy.graphcut.graph.GCGraph.get_edge_count

GCGraph.get_edge_count()[source]

Get the number of edges.

Returns:

edge_count : int

The number of edges.