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