HomeSort by relevance Sort by last modified time
    Searched refs:XcoefAB (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/include/
cvaux.h 495 double XcoefAB;
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 117 coeffs->XcoefB*betta + coeffs->XcoefAB*alphabetta;
626 coeffs->XcoefAB = -xB + xA + gamma * xB - gamma * xA;
644 coeffs->XcoefAB = -( -xB + xA + gamma * xB - gamma * xA);
    [all...]

Completed in 57 milliseconds