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

TcvMorphologyEx

Declaration

Source position: libopencv2.pas line 2821

type TcvMorphologyEx = procedure(

  const src: pCvArr;

  dst: pCvArr;

  temp: pCvArr;

  element: pIplConvKernel;

  operation: Integer;

  iterations: Integer = 1

);



CT Web help

CodeTyphon Studio