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

Merge pull request #18770 from mshabunin:fix-kw-1

This commit is contained in:
Alexander Alekhin
2020-11-11 16:14:14 +00:00
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