Initial commit - it should now be more or less working
authorAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 12 Jul 2020 15:27:24 +0000 (16:27 +0100)
committerAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 12 Jul 2020 15:27:24 +0000 (16:27 +0100)
commit830d0ba4cbaad94c10181246fefe8e34bf858894
treeba5d214623ee5fbec5b927403b359b27fde4e18f
parent58fb53484e4700b884556e2ad50df8df86e67e6a
Initial commit - it should now be more or less working
14 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE-MIT.txt [new file with mode: 0644]
LICENSE-WTFPL.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
block_diagram.png [new file with mode: 0644]
build.sh [new file with mode: 0755]
config.txt [new file with mode: 0644]
example/build.sh [new file with mode: 0755]
example/demo.patch [new file with mode: 0644]
example/generate_patch.sh [new file with mode: 0755]
include/facial_landmark_detector.h [new file with mode: 0644]
src/faceXAngle.png [new file with mode: 0644]
src/facial_landmark_detector.cpp [new file with mode: 0644]
src/math_utils.h [new file with mode: 0644]