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

TcvValidateDisparity

Declaration

Source position: libopencv2.pas line 2888

type TcvValidateDisparity = procedure(

  disparity: pCvArr;

  const cost: pCvArr;

  minDisparity: Integer;

  numberOfDisparities: Integer;

  disp12MaxDiff: Integer = 1

);



CT Web help

CodeTyphon Studio