1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Fix issues found by static analysis

This commit is contained in:
Maksim Shabunin
2020-11-11 01:54:01 +03:00
parent e12adcdf08
commit 1b0dca9c2c
4 changed files with 7 additions and 6 deletions
@@ -252,7 +252,7 @@ struct Mosaic
{
}
Mosaic() = default;
Mosaic() : cellSz(0), decim(0) {}
/*@{*/
cv::Rect mos; //!< Coordinates of the mosaic