Created
October 8, 2019 15:59
-
-
Save vallantin/555f0a830e887019dacd4762c97f66a3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import cv2 | |
cascade = cv2.CascadeClassifier('haarcascade_frontalface_default.xml') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment