aboutsummaryrefslogtreecommitdiffstats
path: root/examples/external/opencv/doc/opencv.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/external/opencv/doc/opencv.rst')
-rw-r--r--examples/external/opencv/doc/opencv.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/external/opencv/doc/opencv.rst b/examples/external/opencv/doc/opencv.rst
new file mode 100644
index 000000000..ff2c72501
--- /dev/null
+++ b/examples/external/opencv/doc/opencv.rst
@@ -0,0 +1,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