Home
last modified time | relevance | path

Searched refs:detB (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvepilines.cpp769 double detA,detB,detC; in icvGetCoefForPiece() local
779 detB = p_end.x - p_start.x; in icvGetCoefForPiece()
784 *b = detB * invDet; in icvGetCoefForPiece()