Example Codes Using OpenCV and Python
- face_recognition - Display webcam video in real time with person's names on the video.
- face_clustering - Detect and cluster faces in video file or web cam using DBSCAN algorithm.
- object_detection_tensorflow - Run TensorFlow object detection models on the video from the webcam in real time.