Lowpass Filter Reads a PNG image, applies a horizontal 1-2-1 low-pass filter, and writes the filtered image. Build cmake -S . -B build cmake --build build Usage ./build/lowpass input.png output.png