MCPcopy Create free account
hub / github.com/davisking/dlib / face_detector.py

File face_detector.py

python_examples/face_detector.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 an image. In

Callers

nothing calls this directly

Calls 12

lenFunction · 0.85
image_windowMethod · 0.80
clear_overlayMethod · 0.80
printFunction · 0.50
formatMethod · 0.45
leftMethod · 0.45
topMethod · 0.45
rightMethod · 0.45
bottomMethod · 0.45
set_imageMethod · 0.45
add_overlayMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected