Commit Graph

5 Commits

Author SHA1 Message Date
MambaWong
373ca59369 Update webcam_face_pose_ex.cpp (#702)
Test on a given video like this cv::VideoCapture cap("Sample.avi") may be broken when the video frames are not enough before the main window is closed by the user.
2017-07-11 14:11:06 -04:00
Davis King
0cd76f899b Added an error message if a camera isn't available. 2016-05-18 22:22:56 -04:00
Davis King
ab4920a4cb added missing #include 2015-08-11 06:51:35 -04:00
Davis King
0c561f2b89 Switched more URLs to dlib.net rather than sourceforge.net. 2015-07-24 08:15:40 -04:00
Davis King
dac39d2b95 Added an example showing how to use OpenCV's frame grabber
for face pose estimation.
2014-11-15 11:39:26 -05:00