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

TcvCalcMotionGradient

Declaration

Source position: libopencv2.pas line 2698

type TcvCalcMotionGradient = procedure(

  const mhi: pCvArr;

  mask: pCvArr;

  orientation: pCvArr;

  delta1: Double;

  delta2: Double;

  aperture_size: Integer = 3

);



CT Web help

CodeTyphon Studio