Source position: libopencv2.pas line 3292
type TcvGraphAddEdge = function( |
graph: pCvGraph; |
start_idx: Integer; |
end_idx: Integer; |
const edge: pCvGraphEdge = Nil; |
inserted_edge: pCvGraphEdgeArray = Nil |
):Integer; |
CT Web help |
CodeTyphon Studio |