webCamEmocognizer icon indicating copy to clipboard operation
webCamEmocognizer copied to clipboard

A cool emotion detector using your laptop/desktop webcam

Results 4 webCamEmocognizer issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for providing the fer2013.csv file. Another issue I'm running into is that the code uses opencv2 1.0 which has since been deprecated. I don't know whether it...

Traceback (most recent call last): File "./DetectEmotion.py", line 51, in gray, detected_faces = detect_face(frame) File "./DetectEmotion.py", line 29, in detect_face gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) cv2.error: OpenCV(4.1.0) /Users/travis/build/skvark/opencv-python/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed)...

Sir , there is an OSError - Can not interpret labels.bin.npy file what kind of data is there in labels.bin.npy file

while running genScaled.Dat.py file its throwing the following error: Traceback (most recent call last): File "C:\Users\Saquib\AppData\Local\Programs\Python\Python36\lib\site-packages\pandas\core\indexes\base.py", line 3078, in get_loc return self._engine.get_loc(key) File "pandas\_libs\index.pyx", line 140, in pandas._libs.index.IndexEngine.get_loc File "pandas\_libs\index.pyx",...