Searched refs:black_level (Results 1 – 1 of 1) sorted by relevance
120 const float black_level = 20.f; in cvCheckChessboard() local140 …for(float thresh_level = black_level; thresh_level < white_level && !result; thresh_level += 20.0f) in cvCheckChessboard()