Facial-Expression-Recognition icon indicating copy to clipboard operation
Facial-Expression-Recognition copied to clipboard

I'd like to visualize with LED

Open ghost opened this issue 6 years ago • 2 comments

Hello, I am a student who is interested in your source code. To begin with, thank you for sharing the source code. ^^ I confirmed that your code is successfully working on my raspberry pi. I'd like to visualize emotions with some LEDs.
For example, if smile emoji appears, a blue LED turns on. So I am wondering where to add the code. I would appreciate if you could help me.

ghost avatar Aug 16 '18 13:08 ghost

I am sorry to reply you so late. In my program, the line 110 in demo.py file output the results of emotion. In the next if block, I display the emotion result in emoji, I think you can change or add your code in this block.

xionghc avatar Aug 27 '18 04:08 xionghc

thank you for reply

ghost avatar Aug 30 '18 02:08 ghost