g++ `pkg-config --cflags --libs opencv` -I/usr/include/x11 -o $1 $1.cpp -L/usr/lib/X11 -lX11
