Source position: libopencv2.pas line 3008
type TcvPreWarpImage = procedure(
line_count: Integer;
img: pIplImage;
dst: puchar;
dst_nums: PInteger;
scanlines: PInteger
);