Searched defs:sqWidth (Results 1 – 1 of 1) sorted by relevance
111 … float sqWidth, float sqHeight, const vector<Point3f>& whole, in generateChessBoard()236 float sqWidth = 2 * cbHalfWidth/patternSize.width; in operator ()() local