Source position: libopencv2.pas line 3240
type TcvAvg = function(
const arr: pCvArr;
const mask: pCvArr = Nil
):TCvScalar;