1 line
73 B
Text
Executable file
1 line
73 B
Text
Executable file
g++ -Wall detection.cpp `pkg-config --cflags --libs opencv` -o detection
|