mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
calib3d: fix build warnings
This commit is contained in:
@@ -148,6 +148,7 @@ void CV_ChessboardDetectorTest::run( int /*start_from */)
|
||||
{
|
||||
case CHESSBOARD_SB:
|
||||
checkByGeneratorHighAccuracy(); // not supported by CHESSBOARD
|
||||
/* fallthrough */
|
||||
case CHESSBOARD:
|
||||
checkByGenerator();
|
||||
if (ts->get_err_code() != cvtest::TS::OK)
|
||||
|
||||
Reference in New Issue
Block a user