Source position: libopencv2.pas line 2962
type TicvGetCoefForPiece = procedure(
p_start: TCvPoint2D64f;
p_end: TCvPoint2D64f;
a: pdouble;
b: pdouble;
c: pdouble;
Result: PInteger
);