Skip to content

Instantly share code, notes, and snippets.

@poudyalanil
Created July 18, 2020 11:46
Show Gist options
  • Save poudyalanil/321465d0e919eba8c6e77e5160d882cb to your computer and use it in GitHub Desktop.
Save poudyalanil/321465d0e919eba8c6e77e5160d882cb to your computer and use it in GitHub Desktop.
Face Detection
while True:
#reading webcam frames
frame_read,frame = webcam.read()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment