Remove references to dlib and OpenCV. Added TODOs to use with OSF.
authorAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 16 May 2021 01:59:36 +0000 (02:59 +0100)
committerAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 16 May 2021 01:59:36 +0000 (02:59 +0100)
commitaf96b559e637dd8f5eaa4ee702ea8d2aec63d371
tree663ea48a8fa1ef61acc4728d447ebcc30ceda076
parente7870591434b48c02191cab4ef853dca1b5e4597
Remove references to dlib and OpenCV. Added TODOs to use with OSF.

Replaced some dlib types with generic structs.

Code compiles now but does not work because all coordinates are zero.
CMakeLists.txt
config.txt
include/facial_landmark_detector.h
src/facial_landmark_detector.cpp
src/math_utils.h