headtracker icon indicating copy to clipboard operation
headtracker copied to clipboard

OpenCV-based headtracker

Results 2 headtracker issues
Sort by recently updated
recently updated
newest added

I'm getting very odd compilation failures: Severity Code Description Project File Line Suppression State Error LNK2019 unresolved external symbol "struct model_struct \* __cdecl flandmark_init(char const *)" (?flandmark_init@@YAPAUmodel_struct@@PBD@Z) referenced in function...

First use Haar. Whichever works best: - maybe use farneback, but only on small image part. Downscale (?), farneback is slow. - maybe apply bbox to last flandmark result, then...