OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XcoefB
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/include/
cvaux.h
494
double
XcoefB
;
[
all
...]
/external/opencv/cvaux/src/
cvepilines.cpp
117
coeffs->
XcoefB
*betta + coeffs->XcoefAB*alphabetta;
625
coeffs->
XcoefB
= -xA - gamma * x1 + gamma * xA;
642
coeffs->
XcoefB
= -( xB + x1 - xA);
[
all
...]
Completed in 446 milliseconds