OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:white_count
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/calib3d/src/
checkchessboard.cpp
188
const int
white_count
= cvRound(floor(size.width/2.0)*floor(size.height/2.0));
local
190
counts[1] <
white_count
*0.75)
Completed in 481 milliseconds