Previous topic

medpy.graphcut.graph.Graph.get_node_count

Next topic

medpy.graphcut.graph.Graph.get_nweights

This Page

medpy.graphcut.graph.Graph.get_nodes

Graph.get_nodes()[source]

Get the nodes.

Returns:

nodes : list

All nodes as an ordered list.