mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 13:23:03 -05:00
Fixed numerous Clang -Wextra-semi warnings
This commit is contained in:
@@ -375,7 +375,7 @@ struct RenderedNormals: public ::testing::TestWithParam<std::tuple<MatDepth, Nor
|
||||
fs["testImg"] >> img;
|
||||
}
|
||||
return img;
|
||||
};
|
||||
}
|
||||
|
||||
static Mat nanMask(Mat img)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user