Home | History | Annotate | Download | only in test

Lines Matching refs:found2

1442             bool found2 = findChessboardCorners(right, patternSize, imgpt2[i]);
1443 if(!found1 || !found2)