1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-16 05:17:39 +08:00

Merge pull request #3068 from vrabaud:3.4

This commit is contained in:
Alexander Alekhin
2021-10-12 17:40:30 +00:00

View File

@@ -266,7 +266,7 @@ public:
}
else
{
hash = 0;
hash.setTo(cv::Scalar::all(0));
}
}