Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 913 Bytes

sdk_face_detection_left.rst

File metadata and controls

40 lines (25 loc) · 913 Bytes

Face Detection Mono ==================

This example shows how to run face detection on Mono camera input using SDK.

For running the same face detection on RGB camera, see Face Detection RGB.

Demo

Mono camera face detection demo

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub.

../../../../examples/NNComponent/face_detection_left.py