Find a file
Epicalert 62779b6f78
separate face and head
- Head position is now calculated from the midpoint of points 2 and 14
(sides of head)
- Face position is calculated from point 30 (nose tip)
2021-01-01 16:23:44 +08:00
src separate face and head 2021-01-01 16:23:44 +08:00
.gitignore initial commit 2020-12-31 20:58:39 +08:00
CMakeLists.txt initial commit 2020-12-31 20:58:39 +08:00
face.png initial commit 2020-12-31 20:58:39 +08:00
haarcascade_frontalface_alt2.xml initial commit 2020-12-31 20:58:39 +08:00
head-base.png initial commit 2020-12-31 20:58:39 +08:00
head-face.png initial commit 2020-12-31 20:58:39 +08:00
lbfmodel.yaml initial commit 2020-12-31 20:58:39 +08:00
lbpcascade_frontalface_improved.xml initial commit 2020-12-31 20:58:39 +08:00
Makefile initial commit 2020-12-31 20:58:39 +08:00