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

TcvVoronoiDiagramFromContour

Declaration

Source position: libopencv2.pas line 3000

type TcvVoronoiDiagramFromContour = function(

  ContourSeq: pCvSeq;

  var VoronoiDiagram: pCvVoronoiDiagram2D;

  VoronoiStorage: pCvMemStorage;

  contour_type: TCvLeeParameters = CV_LEE_INT;

  contour_orientation: Integer = - 1;

  attempt_number: Integer = 10

):Integer;



CT Web help

CodeTyphon Studio