all: g++ printtxt.cpp -o printtxt g++ printimg.cpp dither.cpp -o printimg `pkg-config --cflags --libs opencv`