An simple algorithm to detect mouth open utilizing feature outputs from face_recognition project.
Check this Medium post for more details.
Mouth points and measurements:
Corresponding facial features:
Install face_recognition package first.
git clone https://github.com/peterjpxie/detect_mouth_open.git
cd detect_mouth_open
python facerec_from_webcam_mouth_open.py