Unit 'libOpenCV2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_opencv]

TcvCreateGraphScanner

Declaration

Source position: libopencv2.pas line 3301

type TcvCreateGraphScanner = function(

  graph: pCvGraph;

  vtx: pCvGraphVtx = Nil;

  mask: Integer = CV_GRAPH_ALL_ITEMS

):pCvGraphScanner;



CT Web help

CodeTyphon Studio