Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 783 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 783 Bytes

OkayFace

This is an open sdk for face things. You can do something interesting by it. Enjoy it!

Try it

You can import it to Android Studio and run it on device.

Installation

Add compile 'com.face:sdk:0.0.1' to build.gradle dependencies of your app. Inherit FaceCameraActivity or FaceInterfaceActivity by your need. You can also learn it from the app. I'll show you the code there.

Description

Performance

Changelog

feature changelog

Roadmap

future feature and known issues

Reference