mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Merge pull request #18770 from mshabunin:fix-kw-1
This commit is contained in:
@@ -252,7 +252,7 @@ struct Mosaic
|
||||
{
|
||||
}
|
||||
|
||||
Mosaic() = default;
|
||||
Mosaic() : cellSz(0), decim(0) {}
|
||||
|
||||
/*@{*/
|
||||
cv::Rect mos; //!< Coordinates of the mosaic
|
||||
|
||||
Reference in New Issue
Block a user