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.
- unknown_face_classifier - Detect and classify faces in video file or web cam
- visitor_alarm_telegram_bot - A Telegram Bot to detect and classify faces in web cam, and send person's appearance.