OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_colors
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvcalibfilter.cpp
536
static const CvScalar
line_colors
[] =
local
547
const int colorCount = sizeof(
line_colors
)/sizeof(
line_colors
[0]);
549
CvScalar color =
line_colors
[0];
561
color =
line_colors
[(j/cvRound(etalonParams[0]))%colorCount];
/external/opencv/cv/src/
cvcalibinit.cpp
2047
static const CvScalar
line_colors
[line_max] =
local
[
all
...]
Completed in 366 milliseconds