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

TcvMinEnclosingCircle

Declaration

Source position: libopencv2.pas line 2810

type TcvMinEnclosingCircle = function(

  points: pCvArr;

  center: pCvPoint2D32f;

  radius: pFloat

):Integer;



CT Web help

CodeTyphon Studio