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

TcvPostWarpImage

Declaration

Source position: libopencv2.pas line 3014

type TcvPostWarpImage = procedure(

  line_count: Integer;

  src: puchar;

  src_nums: PInteger;

  img: pIplImage;

  scanlines: PInteger

);



CT Web help

CodeTyphon Studio