Source position: libopencv2.pas line 2705
type TcvKalmanCorrect = function(
var kalman: TCvKalman;
const measurement: pCvMat
):pCvMat;