mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
bug fix for #7846
This commit is contained in:
parent
9e57d1ae34
commit
dd482c6a29
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user