vijuSR / facial_emotion_recognition__EMOJIFIER

Recognizes the facial emotion and overlays emoji, equivalent to the emotion, on the persons face.
MIT License
96 stars 33 forks source link

Question #22

Open kijo3D opened 2 weeks ago

kijo3D commented 2 weeks ago

We are trying to find out how to solve the issue of creating the virtual environment as noted below? We are in an informatics class and learning how to use github

  1. Open the 'config.ini' file and change the path to "haarcascade_frontalface_default.xml" file path on your system. For example on my system it's: > "G:/VENVIRONMENT/computer_vision/Lib/site-packages/cv2/data/haarcascade_frontalface_default.xml" where > "G:/VENVIRONMENT/computer_vision" is my virtual environment path.