🔮A body language decoder uses facial and body landmarks to interpret and understand a person's body language.
🎥Media pipe is a pre-built machine learning library that allows for pose and landmark estimation in real time.
🧱Collect joint and facial landmark data to train a custom machine learning model for body language classification.
🔍Use OpenCV to render and visualize the results of the body language decoder in real time.
💻Scikit-learn provides the tools needed to train and evaluate the custom machine learning model for body language classification.