aboutsummaryrefslogtreecommitdiffstats
path: root/examples/external/opencv/doc/opencv.rst
blob: ff2c72501ca103e9cc769d8c9e6b21d4ba56c79c (plain)
1
2
3
4
5
6
7
8
9
OpenCV Face Detection Example
=============================

A Python application that demonstrates how to use OpenCV
and a trained model to detect faces detected from a webcam.

.. image:: opencv.png
   :width: 400
   :alt: OpenCV Face Detection Screenshot