Skip to content

Instantly share code, notes, and snippets.

@Thomas-Rosenkrans-Vestergaard
Created April 30, 2019 13:22
Show Gist options
  • Save Thomas-Rosenkrans-Vestergaard/7d9b4fe99bcb223b6da9d25ef16056fe to your computer and use it in GitHub Desktop.
Save Thomas-Rosenkrans-Vestergaard/7d9b4fe99bcb223b6da9d25ef16056fe to your computer and use it in GitHub Desktop.

Assignment

Part 1

Use cv2.VideoCapture to capture the stream from your webcam.

JEEP assistance

Part 2

Perform facedetection on the incoming frames. Mark the detected faces with a rectangle on the frame.

JEEP assistance

Part 3

Output the stream into a window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment