Merge pull request #7884 from jacobdang:bugfix_7846

This commit is contained in:
Alexander Alekhin 2016-12-17 18:31:58 +00:00
commit 85e01f3ffe

View File

@ -11,6 +11,7 @@
#include "opencv2/cudacodec.hpp"
#include "opencv2/highgui.hpp"
using namespace cv;
int main(int argc, const char* argv[])
{
if (argc != 2)