Source position: libopencv2.pas line 2787
type TcvCompareHist = function(
hist1: pCvHistogram;
hist2: pCvHistogram;
method: Integer
):Double;