Using Python, OpenCV, Mediapipe and Computer Vision concepts — Face detection has hundreds of applications (surveillance systems, marketing, healthcare, etc.), and nowadays there are dozens of algorithms and libraries also for advanced topics like face landmarks detection, making accessible the use of, for instance, complex neural networks with few lines of code. One of the best and complete Computer…