Unit 'libOpenCV2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_opencv]

TcvCompareHist

Declaration

Source position: libopencv2.pas line 2787

type TcvCompareHist = function(

  hist1: pCvHistogram;

  hist2: pCvHistogram;

  method: Integer

):Double;



CT Web help

CodeTyphon Studio