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

TcvSolve

Declaration

Source position: libopencv2.pas line 3229

type TcvSolve = function(

  const src1: pCvArr;

  const src2: pCvArr;

  dst: pCvArr;

  method: Integer = CV_LU

):Integer;



CT Web help

CodeTyphon Studio