Skip to content

CLUG-kr/Yaewon-s-children

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team name ; At the End

By using facial emotion detection to show the video and music that can empathize with the user's emotions.

use cv2 library for face detection

deep.py

cam.py

recognize face with cv2 library. 
By using detected face, deep.py predict user's face emition.
And add img that matches with emotion.

main.py

if same emotion last for 0.5 times (0.1 * 5) , we turn on the music that matches with emotion. 
And we select music in same directory, by using random function
if you wantto stop running you should press button 'q'

About

[ML] beautiful Yaewon and her children

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages