LoLightPC

This is the encoder of LoLight -- a simple screen-camera communication system.

Android receiver: cuihaoleo/LoLightReceiver

Compile:

g++ demo.cpp -o demo $(pkg-config --libs opencv)