Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yolo DNN example

When trying to compile YOLO Object Detection example with g++ object_detection.cpp -o yolo pkg-config --cflags --libs opencv I run into the error "fatal error: common.hpp: No such file or directory". I see this file was added to pre-process paramaters. I know sure how to resolve this issue?