Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.16 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.16 KB

deepin-face

Biometric facial data entry, verification and data management

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd deepin-face
$ mkdir Build
$ cd Build
$ qmake ..
$ make
  1. Install:
$ sudo make install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

deepin-face is licensed under LGPL-3.0-or-later.