Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Frank Tjado Ihmels
medienverarbeitung17.projectmood
Commits
72c87157
Commit
72c87157
authored
Jan 24, 2018
by
tihmels
Browse files
cv2.face
parent
83340190
Changes
2
Hide whitespace changes
Inline
Side-by-side
projectmood/process_model.py
View file @
72c87157
...
...
@@ -5,7 +5,7 @@ import argparse
import
glob
import
logging
import
random
import
cv2.face
import
cv2
import
numpy
as
np
import
sys
...
...
projectmood/webcam.py
View file @
72c87157
...
...
@@ -5,6 +5,7 @@ erkennt das Gesicht und seine Emotionen und zeichnet ein Emoticon in das Bild.
import
argparse
import
cv2
import
cv2.face
import
numpy
as
np
from
RingBuffer
import
RingBuffer
from
WebcamVideoStream
import
WebcamVideoStream
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment