Home
last modified time | relevance | path

Searched defs:sqWidth (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_chessboardgenerator.cpp111float sqWidth, float sqHeight, const vector<Point3f>& whole, in generateChessBoard()
236 float sqWidth = 2 * cbHalfWidth/patternSize.width; in operator ()() local