Ask Your Question

Dedo's profile - activity

2019-03-03 06:53:10 -0600 commented answer Problem with using Convex hull in Face Detection.

i have already fixed this Error but the Code doesn't work too and gives me another Error (AttributeError: 'NoneType' obj

2019-03-03 06:50:34 -0600 received badge  Editor (source)
2019-03-03 06:50:34 -0600 edited question Problem with using Convex hull in Face Detection.

Problem with using Convex hull in Face Detection. import cv2 import numpy as np face_cascade = cv2.CascadeClassifie

2019-03-02 21:38:14 -0600 asked a question Problem with using Convex hull in Face Detection.

Problem with using Convex hull in Face Detection. import cv2 import numpy as np # LOADING HAND CASCADE face_cascade = c