Trying to make a face detector using python, but the code doesn't seem to work

前端 未结 0 648
不思量自难忘°
不思量自难忘° 2020-12-16 03:23

I am trying to make a face detector using python, but the code doesn\'t seem to work

Here is my try,

import cv2
face_cascade=cv2.CascadeClassifier(\'fa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题