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

  /external/opencv/cvaux/include/
cvaux.h 503 double ZcoefA;
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 122 partZ = coeffs->Zcoef + coeffs->ZcoefA *alpha +
634 coeffs->ZcoefA = zB + z1 - zA;
653 coeffs->ZcoefA = -( -zA - gamma * z1 + gamma * zA);
    [all...]

Completed in 48 milliseconds