We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fff4d commit 39874d7Copy full SHA for 39874d7
samples/gpu/farneback_optical_flow.cpp
@@ -1,6 +1,7 @@
1
#include <iostream>
2
#include <vector>
3
#include <sstream>
4
+#include <cmath>
5
6
#include "opencv2/core.hpp"
7
#include "opencv2/core/utility.hpp"
0 commit comments