OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ycoef
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/include/
cvaux.h
497
double
Ycoef
;
[
all
...]
/external/opencv/cvaux/src/
cvepilines.cpp
119
partY = coeffs->
Ycoef
+ coeffs->YcoefA *alpha +
628
coeffs->
Ycoef
= -y1 + yA;
646
coeffs->
Ycoef
= -( -y1 + yA);
[
all
...]
Completed in 47 milliseconds