1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

Fixed several issues found by static analysis

This commit is contained in:
Maksim Shabunin
2021-12-15 12:49:13 +03:00
committed by Maksim Shabunin
parent d8b1fc45aa
commit a079c2eb7c
5 changed files with 11 additions and 5 deletions
+1
View File
@@ -142,6 +142,7 @@ private:
{64.0f, 96.0f},
{128.0f, 192.0f, 256.0f}
};
CV_Assert(min_sizes.size() == feature_map_sizes.size()); // just to keep vectors in sync
const std::vector<int> steps = { 8, 16, 32, 64 };
// Generate priors