Exception at memory location

Hello! It is necessary to build from this code GitHub - 2vin/yolo_annotation_tool: Annotation tool for YOLO in opencv the program. A program for annotating images.
We were told that it is for linux, but is it possible to make it for windows so that it can be run and work with it.
The only thing is that you can add your own labels to it yourself.

We tried to “build” the program in Visual Studio. At a certain point, errors occur
Unhandled exception at 0x00007FFAAA77CF19 in YatConcole3.exe: Microsoft C++ exception: cv::Exception at memory location 0x00000022800FDAC0.

namedWindow(“frame”, 0);

1 Like