MCPcopy
hub / github.com/makelove/OpenCV-Python-Tutorial / facedetect.py

File facedetect.py

官方samples/facedetect.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3'''
4face detection using haar cascades

Callers

nothing calls this directly

Calls 7

create_captureFunction · 0.90
clockFunction · 0.90
draw_strFunction · 0.90
detectFunction · 0.85
draw_rectsFunction · 0.85
getMethod · 0.80
readMethod · 0.45

Tested by

no test coverage detected