Source position: libopencv2.pas line 2993
type TcvInitFaceTracker = function(
pFaceTracking: pCvFaceTracker;
const imgGray: pIplImage;
pRects: pCvRect;
nRects: Integer
):pCvFaceTracker;