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

TcvPreWarpImage

Declaration

Source position: libopencv2.pas line 3008

type TcvPreWarpImage = procedure(

  line_count: Integer;

  img: pIplImage;

  dst: puchar;

  dst_nums: PInteger;

  scanlines: PInteger

);



CT Web help

CodeTyphon Studio