g++ -O3 draw_rectangles.cpp -o draw_rectangles `pkg-config --cflags --libs opencv4`
