kkdmh77 / facepp-cpp-sdk

:trollface: Face++ SDK for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facepp-cpp-sdkviews

Join the chat at https://gitter.im/JinweiClarkChao/facepp-cpp-sdk

Face++ Inside

Introduction

facepp-cpp-sdk is Face++ SDK written in C++.

Dependencies

Recommended

Optional

Note

  • C++ REST SDK and OpenCV will be automatically installed by NuGet package manager if you are using MS Visual Studio 2013 and above.
  • Only tested on MS Windows yet, but this SDK itself is designed to be cross-platform. So You can build C++ REST SDK and OpenCV by yourself on other platfroms and integrate our SDK in your own projects.
  • Since JetBrains released CLion 1.0, a capability test of libfacepp on CLion will be covered recently. If CLion is stable enough and capable with OpenCV and C++ REST SDK, this project will transfer to CMake based only instread.

About

:trollface: Face++ SDK for C++

License:MIT License


Languages

Language:C++ 99.3%Language:CMake 0.7%