2 lines
73 B
Text
2 lines
73 B
Text
|
g++ -Wall detection.cpp `pkg-config --cflags --libs opencv` -o detection
|