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

  /external/opencv/cvaux/include/
cvaux.h 499 double YcoefB;
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 120 coeffs->YcoefB*betta + coeffs->YcoefAB*alphabetta;
630 coeffs->YcoefB = -yA - gamma * y1 + gamma * yA;
647 coeffs->YcoefB = -( yB + y1 - yA);
    [all...]

Completed in 41 milliseconds