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:
@@ -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