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

TcvCreateMatNDHeader

Declaration

Source position: libopencv2.pas line 3126

type TcvCreateMatNDHeader = function(

  dims: Integer;

  const sizes: pInteger;

  cType: Integer

):pCvMatND;



CT Web help

CodeTyphon Studio