emotime icon indicating copy to clipboard operation
emotime copied to clipboard

GUI doesn't open, but program runs forever

Open NikBisht opened this issue 10 years ago • 4 comments

Upon running the python gui.py ..., I get the message "Launching emotime gui! Smile :)" but nothing happens after that. The GUI doesn't pop up nor does my webcam light up. I am using OpenCV 2.4.9, Visual Studio 2015, Python 2.7, and CMake 3.3.2 I'm using the example_dataset.cfg and my friend's trained data.

NikBisht avatar Nov 26 '15 02:11 NikBisht

Any error? Could you post here the command you are running? Il 26/nov/2015 03:13, "Nik Bist" [email protected] ha scritto:

Upon running the python gui.py ..., I get the message "Launching emotime gui! Smile :)" but nothing happens after that. The GUI doesn't pop up nor does my webcam light up. I am using OpenCV 2.4.9, Visual Studio 2015, Python 2.7, and CMake 3.3.2

— Reply to this email directly or view it on GitHub https://github.com/luca-m/emotime/issues/58.

luca-m avatar Nov 27 '15 00:11 luca-m

I received absolutely no error.

python gui.py --cfg ./example_dataset.cfg --mode svm --eye-correction ../trained

The "trained" folder contains classifiers, train files, training, and validation folders.

NikBisht avatar Nov 27 '15 00:11 NikBisht

../ in windows ?

luca-m avatar Dec 05 '15 13:12 luca-m

i have the same issue. it has no error but then the gui is not opening. im using raspberry pi

jpraciles avatar Feb 23 '16 06:02 jpraciles