Face Detection Detects the Face, eyes and the nose Modules Used OpenCV Python Google Colab How it works Firstly, you have to enter the correct path where the file is located. Then it will convert your video frame by frame into grayscale After running the code it will detects face, eye and mid part in the live video capturing. It will show rectangle boxes which is detecting your face and eyes and detects your nose by a dot(.) By Anubhav