Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ opencv_webcam_face_detection.py
File
opencv_webcam_face_detection.py
python_examples/opencv_webcam_face_detection.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
# The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt
3
#
4
# This example program shows how to find frontal human faces in a webcam stream using OpenCV.
Callers
nothing calls this directly
Calls
6
read
Method · 0.80
rectangle
Method · 0.80
left
Method · 0.45
top
Method · 0.45
right
Method · 0.45
bottom
Method · 0.45
Tested by
no test coverage detected