wysaid / ege-opencv

一个demo告诉你如何在ege(https://github.com/misakamm/xege) 里面使用OpenCV.

Home Page:http://xege.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abstract

A simple demo that shows how to use OpenCV with EGE.

Build

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.

Demos

Stickers on the face

A sticker on your face.

EGE-OpenCV

EGE-OpenCV

Deps

About

一个demo告诉你如何在ege(https://github.com/misakamm/xege) 里面使用OpenCV.

http://xege.org


Languages

Language:C++ 91.2%Language:CMake 8.4%Language:Batchfile 0.4%