Source position: libopencv2.pas line 3014
type TcvPostWarpImage = procedure(
line_count: Integer;
src: puchar;
src_nums: PInteger;
img: pIplImage;
scanlines: PInteger
);