March 2019
Intermediate to advanced
532 pages
13h 2m
English
Next, we will see how to modify the face_detection_opencv_dnn.py script (from Chapter 11, Face Detection, Tracking, and Recognition) in order to do the following:
The output of the face_detection_opencv_cnn_images.py script is shown in the following screenshot:
The output of the face_detection_opencv_cnn_images_crop.py script is shown ...