├── LICENSE ├── README.md ├── video_test_shape.cpp └── video_test_shape.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lincolnhard/head-pose-estimation/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lincolnhard/head-pose-estimation/HEAD/README.md -------------------------------------------------------------------------------- /video_test_shape.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lincolnhard/head-pose-estimation/HEAD/video_test_shape.cpp -------------------------------------------------------------------------------- /video_test_shape.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lincolnhard/head-pose-estimation/HEAD/video_test_shape.py --------------------------------------------------------------------------------