A simple demo that shows how to use OpenCV with EGE.
Only 32 bit prebuilt OpenCV binaries provided. So you can do like this:
mkdir build
cd build
cmake.exe .. -A win32
You can also use your own version of OpenCV if you want to build the x64 version of the demo.
A sticker on your face.
- OpenCV: https://github.com/opencv/opencv
- FaceTracker: https://github.com/kylemcdonald/FaceTracker