128
edits
Line 61: | Line 61: | ||
The default emotion read-write was too fast(<1 sec intervals) to be used for a more stable visual which will be done in the further process, therefore a limiter is designed to output the emotion only when the same emotion is shown at least 2 times in a row. | The default emotion read-write was too fast(<1 sec intervals) to be used for a more stable visual which will be done in the further process, therefore a limiter is designed to output the emotion only when the same emotion is shown at least 2 times in a row. | ||
[[File: emotiondet_2.png|300px]] [[File: emotiondet_3.png|300px]] | |||
[[File:emotiondet_2.png|300px]] [[File:emotiondet_3.png|300px]] | |||
---- | ---- | ||
Line 69: | Line 70: | ||
The emotion output is used for controlling a simple p5.js sketch on the website where all emotion detection visual coming together. This experiment was successful so it created space for elaborating the emotion driven visual. | The emotion output is used for controlling a simple p5.js sketch on the website where all emotion detection visual coming together. This experiment was successful so it created space for elaborating the emotion driven visual. | ||
[[File: emotiondet_4.png| | [[File:emotiondet_4.png|400px]] | ||
---- | ---- | ||
Line 79: | Line 80: | ||
Using pure javascript, a particle system consisting of several ellipses in different sizes and with different alpha values in their color, moving gradient effect is created. | Using pure javascript, a particle system consisting of several ellipses in different sizes and with different alpha values in their color, moving gradient effect is created. | ||
[[File: emotiondet_6.png| | [[File: emotiondet_6.png|320px]] [[File: emotiondet_7.png|300px]] | ||
[[File: emotiondet_1.mov|300px]] | [[File: emotiondet_1.mov|300px]] | ||
edits