NeuralVFX / head-pose-estimation-unity

Unity project utilizing my "head-pose-estimation-opencv" DLL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Head-Pose-Estimation-Unity

This is a realtime augmented reality face tracker for Unity. It utilizes a DLL from my Head-Pose-Estimation-OpenCV project to find and estimate the 3d pose of the largest head in frame.

Notes

  • This works best in daylight.

  • Too dim of lights, or too much motion blur can degrade the results.

Code Usage

Usage instructions found here: user manual page.

About

Unity project utilizing my "head-pose-estimation-opencv" DLL


Languages

Language:C# 100.0%