Generates pixel art using the Pixelated Image Abstraction (2012) paper. Highly multithreaded and the fastest implementation of this paper I could find. Use the following to run the program:

cargo run --release -- -i <input path> -o <output path> -m 400 -c 130