hangxingliu / rk3399-face-detect-db

:trollface: RK3399 face detect and compare database

Repository from Github https://github.comhangxingliu/rk3399-face-detect-dbRepository from Github https://github.comhangxingliu/rk3399-face-detect-db

RK3399 Face Detect DB

A Face detect database utils/shared library for Rockchip-RK3399

For Developer

  1. Before coding, please install git pre-commit hook script:
    • Execute ./scripts/check-no-absolute-path-git-hook.sh install
    • This hook could avoiding your home folder absolute path be committed into git.
    • It could keep this project could be continuous developed between different machine and OS.

About Documents

Generate API documents by Doxygen

  • Install doxygen: sudo apt install doxygen doxygen-gui
    • Or install from other package manager/sources
  • Generate API documents: doxygen Doxyfile
  • Configure doxygen options visibly: doxywizard Doxyfile

Third-Party Parts

About

:trollface: RK3399 face detect and compare database


Languages

Language:C++ 79.9%Language:Shell 15.7%Language:CMake 4.4%