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 9e57d1a commit dd482c6Copy full SHA for dd482c6
samples/gpu/video_writer.cpp
@@ -11,6 +11,7 @@
11
#include "opencv2/cudacodec.hpp"
12
#include "opencv2/highgui.hpp"
13
14
+using namespace cv;
15
int main(int argc, const char* argv[])
16
{
17
if (argc != 2)
0 commit comments