Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
klorydryk
FacialRecoTrackingScore
Commits
47080111
Commit
47080111
authored
Apr 26, 2021
by
klorydryk
Browse files
fix self
parent
4dd27170
Changes
1
Hide whitespace changes
Inline
Side-by-side
trackmultiplefaces.py
View file @
47080111
...
...
@@ -232,7 +232,10 @@ class facetracker:
add_warning_message
):
#Open the webcame device at camera_number
<<<<<<<
HEAD
print
(
"camera_number: "
,
self
.
camera_number
)
=======
>>>>>>>
efac60a
(
fix
self
)
capture
=
cv2
.
VideoCapture
(
self
.
camera_number
)
FULLSCREEN
=
False
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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