{ } Raw JSON

bundles / skimage latest / skimage / graph / _rag / RAG / add_edge

function

skimage.graph._rag:RAG.add_edge

source: /dev/scikit-image/src/skimage/graph/_rag.py :244

Signature

def   add_edge ( self u v attr_dict = None ** attr )

Summary

Add an edge between u and v while updating max node id.

Extended Summary

Aliases

  • skimage.graph.RAG.add_edge