this is an example for face_recognition based on official demo.
opencv-python (4.0.0.21) face-recognition (1.2.3)
- create a directory called pic under current relatively path.
- put the figure into pic dir.(may be many figures).
- just run face_recognition.py.