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

  /external/opencv/cvaux/include/
cvaux.h 498 double YcoefA;
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 119 partY = coeffs->Ycoef + coeffs->YcoefA *alpha +
629 coeffs->YcoefA = yB + y1 - yA;
648 coeffs->YcoefA = -( -yA - gamma * y1 + gamma * yA);
    [all...]

Completed in 142 milliseconds