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