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